Searched defs:mEglSurface (Results 1 – 4 of 4) sorted by relevance
/cts/tests/openglperf2/jni/graphics/ | ||
D | Renderer.h | 37 EGLSurface mEglSurface; variable |
/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/view/src/android/view/cts/ | ||
D | TextureViewCtsActivity.java | 64 private EGLSurface mEglSurface; field in TextureViewCtsActivity |
/cts/tests/tests/openglperf/src/android/openglperf/cts/ | ||
D | GLSurfaceViewCustom.java | 1217 EGLSurface mEglSurface; field in GLSurfaceViewCustom.EglHelper |