Home
last modified time | relevance | path

Searched defs:mEGLContextClientVersion (Results 1 – 2 of 2) sorted by relevance

/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java225 private int mEGLContextClientVersion = 2; field in OpenGLESActivity.PriorityContextFactory
258 private int mEGLContextClientVersion = 2; field in OpenGLESActivity.ProtectedContextFactory
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1941 private int mEGLContextClientVersion; field in GLSurfaceViewCustom