Home
last modified time | relevance | path

Searched defs:newBackend (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.cpp755 auto newBackend = kSupportedBackends[(currIdx + 1) % kSupportedBackendTypeCount]; in __anon340b2ac21402() local
2194 int newBackend = static_cast<int>(fBackendType); in drawImGui() local
/aosp_15_r20/external/skia/tests/
H A DImageTest.cpp1250 GrBackendTexture newBackend; in DEF_GANESH_TEST_FOR_GL_CONTEXT() local