• Home
  • Raw
  • Download

Lines Matching defs:EGLProtectedContentTest

25 class EGLProtectedContentTest : public ANGLETest  class
28 EGLProtectedContentTest() : mDisplay(EGL_NO_DISPLAY) {} in EGLProtectedContentTest() function in EGLProtectedContentTest
407 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedPbufferSurface) in TEST_P() argument
472 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedWindowSurface) in TEST_P() argument
478 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedWindowSurface) in TEST_P() argument
551 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedTexture) in TEST_P() argument
557 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedTexture) in TEST_P() argument
563 TEST_P(EGLProtectedContentTest, ProtectedContextWithUnprotectedTexture) in TEST_P() argument
648 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedTextureFromImage) in TEST_P() argument
654 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedTextureFromImage) in TEST_P() argument
734 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedTextureFromPBuffer) in TEST_P() argument
740 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedTextureFromPbuffer) in TEST_P() argument
826 TEST_P(EGLProtectedContentTest, UnprotectedContextWithUnprotectedTextureFromAndroidNativeBuffer) in TEST_P() argument
832 TEST_P(EGLProtectedContentTest, ProtectedContextWithProtectedTextureFromAndroidNativeBuffer) in TEST_P() argument
838 TEST_P(EGLProtectedContentTest, QueryContext) in TEST_P() argument