Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/
H A DProtectedUtils.cpp68 void CheckImageBEProtection(SkImage* image, bool expectingProtected) { in CheckImageBEProtection() function
102 CheckImageBEProtection(image.get(), isProtected); in CreateProtectedSkImage()
H A DProtectedUtils.h43 void CheckImageBEProtection(SkImage*, bool expectingProtected);
/aosp_15_r20/external/skia/tests/
H A DProtectedTest.cpp58 ProtectedUtils::CheckImageBEProtection(image.get(), isProtected); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()
78 ProtectedUtils::CheckImageBEProtection(image.get(), isProtected); in DEF_GANESH_TEST_FOR_ALL_CONTEXTS()