Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp340 bool isProtectedContext, in checkSwapBuffersResult()
374 void EGLProtectedContentTest::pbufferTest(bool isProtectedContext, bool isProtectedSurface) in pbufferTest()
416 void EGLProtectedContentTest::windowTest(bool isProtectedContext, in windowTest()
506 void EGLProtectedContentTest::textureTest(bool isProtectedContext, bool isProtectedTexture) in textureTest()
585 void EGLProtectedContentTest::textureFromImageTest(bool isProtectedContext, bool isProtectedTexture) in textureFromImageTest()
676 void EGLProtectedContentTest::textureFromPbufferTest(bool isProtectedContext, in textureFromPbufferTest()
762 void EGLProtectedContentTest::textureFromAndroidNativeBufferTest(bool isProtectedContext, in textureFromAndroidNativeBufferTest()
863 bool isProtectedContext = true; in TEST_P() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h427 uint32_t isProtectedContext : 1; member
486 uint32_t isProtectedContext : 1; member
561 uint32_t isProtectedContext : 1; member