Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLProtectedContentTest.cpp339 void textureFromAndroidNativeBufferTest(bool isProtectedContext, bool isProtectedTexture);
767 void EGLProtectedContentTest::textureFromAndroidNativeBufferTest(bool isProtectedContext, in textureFromAndroidNativeBufferTest() function in EGLProtectedContentTest
850 textureFromAndroidNativeBufferTest(false, false); in TEST_P()
856 textureFromAndroidNativeBufferTest(true, true); in TEST_P()