Searched defs:mEglSurface (Results 1 – 5 of 5) sorted by relevance
| /cts/suite/cts/deviceTests/opengl/jni/graphics/ | ||
| D | Renderer.h | 37 EGLSurface mEglSurface; variable |
| /cts/tests/tests/nativeopengl/standalone/jni/tests/ | ||
| D | GLTest_test.cpp | 183 EGLSurface mEglSurface; member in android::GLTest |
| D | EGLCleanup_test.cpp | 115 EGLSurface mEglSurface; member in android::ChainedThread |
| /cts/tests/tests/textureview/src/android/textureview/cts/ | ||
| D | GLProducerThread.java | 48 private EGLSurface mEglSurface = EGL10.EGL_NO_SURFACE; field in GLProducerThread |
| /cts/tests/tests/openglperf/src/android/openglperf/cts/ | ||
| D | GLSurfaceViewCustom.java | 1217 EGLSurface mEglSurface; field in GLSurfaceViewCustom.EglHelper |