Home
last modified time | relevance | path

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

/cts/tests/openglperf2/jni/graphics/
DRenderer.h37 EGLSurface mEglSurface; variable
/cts/tests/tests/textureview/src/android/textureview/cts/
DGLProducerThread.java48 private EGLSurface mEglSurface = EGL10.EGL_NO_SURFACE; field in GLProducerThread
/cts/tests/tests/view/src/android/view/cts/
DTextureViewCtsActivity.java64 private EGLSurface mEglSurface; field in TextureViewCtsActivity
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1217 EGLSurface mEglSurface; field in GLSurfaceViewCustom.EglHelper