Home
last modified time | relevance | path

Searched defs:mEglSurface (Results 1 – 5 of 5) sorted by relevance

/cts/suite/cts/deviceTests/opengl/jni/graphics/
DRenderer.h37 EGLSurface mEglSurface; variable
/cts/tests/tests/nativeopengl/standalone/jni/tests/
DGLTest_test.cpp183 EGLSurface mEglSurface; member in android::GLTest
DEGLCleanup_test.cpp115 EGLSurface mEglSurface; member in android::ChainedThread
/cts/tests/tests/textureview/src/android/textureview/cts/
DGLProducerThread.java48 private EGLSurface mEglSurface = EGL10.EGL_NO_SURFACE; field in GLProducerThread
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1217 EGLSurface mEglSurface; field in GLSurfaceViewCustom.EglHelper