Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/
DSurfaceTextureRenderer.java38 private static final int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in SurfaceTextureRenderer
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java105 private static final int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in BlockingGLTextureView.EglHelper
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DMosaicRendererSurfaceView.java101 private static int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in MosaicRendererSurfaceView.ContextFactory