Home
last modified time | relevance | path

Searched refs:UpdateBackendTextureMutator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DMutableImagesTest.cpp197 class UpdateBackendTextureMutator : public Mutator { class
202 return std::make_unique<UpdateBackendTextureMutator>(reporter, recorder, withMips); in Make()
205 UpdateBackendTextureMutator(skiatest::Reporter* reporter, Recorder* recorder, bool withMips) in UpdateBackendTextureMutator() function in __anon0c2a74340111::UpdateBackendTextureMutator
208 ~UpdateBackendTextureMutator() override { in ~UpdateBackendTextureMutator()
513 UpdateBackendTextureMutator::Make); in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()