Home
last modified time | relevance | path

Searched defs:EGL_CONTEXT_CLIENT_VERSION (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/effect/src/android/effect/cts/
DGLEnv.java33 private static final int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in GLEnv
/cts/tests/tests/view/src/android/view/cts/
DGLProducerThread.java45 private static final int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in GLProducerThread
DTextureViewCtsActivity.java70 static final int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in TextureViewCtsActivity
/cts/tests/tests/opengl/src/android/opengl/cts/
DOpenGlEsVersionCtsActivity.java40 private static final String EGL_CONTEXT_CLIENT_VERSION = "eglContextClientVersion"; field in OpenGlEsVersionCtsActivity
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java224 private int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in OpenGLESActivity.PriorityContextFactory
257 private int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in OpenGLESActivity.ProtectedContextFactory
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityManagerGetConfigTests.java189 final int EGL_CONTEXT_CLIENT_VERSION = 0x3098; in getGlExtensionsFromDriver() local
/cts/hostsidetests/sustainedperf/shadertoy_android/src/
DGLtestView.java111 private static int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in GLtestView.ContextFactory
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java775 private int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in GLSurfaceViewCustom.DefaultContextFactory