Home
last modified time | relevance | path

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

/cts/tests/tests/opengl/src/android/opengl/cts/
DGlTestBase.java58 private EGLSurface mEglSurface; field in GlTestBase
/cts/tests/openglperf2/jni/graphics/
DRenderer.h37 EGLSurface mEglSurface; variable
/cts/tests/tests/hardware/src/android/hardware/cts/
DDataSpaceTest.java59 private EGLSurface mEglSurface = EGL14.EGL_NO_SURFACE; field in DataSpaceTest
/cts/tests/tests/view/src/android/view/cts/
DGLProducerThread.java43 private EGLSurface mEglSurface = EGL10.EGL_NO_SURFACE; field in GLProducerThread
DTextureViewCtsActivity.java80 private EGLSurface mEglSurface; field in TextureViewCtsActivity
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1217 EGLSurface mEglSurface; field in GLSurfaceViewCustom.EglHelper