Searched defs:mEglSurface (Results 1 – 6 of 6) 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/hardware/src/android/hardware/cts/ | ||
D | DataSpaceTest.java | 59 private EGLSurface mEglSurface = EGL14.EGL_NO_SURFACE; field in DataSpaceTest |
/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 |