Searched defs:mEglSurface (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/opengl/src/android/opengl/cts/ | ||
D | GlTestBase.java | 58 private EGLSurface mEglSurface; field in GlTestBase |
/cts/tests/openglperf2/jni/graphics/ | ||
D | Renderer.h | 37 EGLSurface mEglSurface; variable |
/cts/tests/tests/view/src/android/view/cts/ | ||
D | GLProducerThread.java | 43 private EGLSurface mEglSurface = EGL10.EGL_NO_SURFACE; field in GLProducerThread |
D | TextureViewCtsActivity.java | 80 private EGLSurface mEglSurface; field in TextureViewCtsActivity |
/cts/tests/tests/openglperf/src/android/openglperf/cts/ | ||
D | GLSurfaceViewCustom.java | 1217 EGLSurface mEglSurface; field in GLSurfaceViewCustom.EglHelper |