Searched defs:EGLProtectedContentTest (Results 1 – 1 of 1) sorted by relevance
25 class EGLProtectedContentTest : public ANGLETest class28 EGLProtectedContentTest() : mDisplay(EGL_NO_DISPLAY) {} in EGLProtectedContentTest() function in EGLProtectedContentTest407 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedPbufferSurface) in TEST_P() argument472 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedWindowSurface) in TEST_P() argument478 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedWindowSurface) in TEST_P() argument551 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedTexture) in TEST_P() argument557 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedTexture) in TEST_P() argument563 TEST_P(EGLProtectedContentTest, ProtectedContextWithUnprotectedTexture) in TEST_P() argument648 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedTextureFromImage) in TEST_P() argument654 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedTextureFromImage) in TEST_P() argument[all …]