Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DVkProtectedContextTest.cpp137 bool contextIsProtected, in create_backend_texture_ganesh()
182 bool contextIsProtected, in create_backend_texture_graphite()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContext.cpp696 Protected contextIsProtected = fSharedContext->isProtected(); in transferPixels() local