Home
last modified time | relevance | path

Searched refs:EGL_OPENGL_ES3_BIT_KHR (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGLExt.java30 public static final int EGL_OPENGL_ES3_BIT_KHR = 0x0040; field in EGLExt
DGLSurfaceView.java906 newConfigSpec[len] = EGLExt.EGL_OPENGL_ES3_BIT_KHR; /* EGL_OPENGL_ES3_BIT_KHR */ in filterConfigSpec()
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGLExtHeader.java-if30 public static final int EGL_OPENGL_ES3_BIT_KHR = 0x0040;
/frameworks/native/libs/gui/tests/
DSRGB_test.cpp259 EGL_RENDERABLE_TYPE, EGL_OPENGL_ES3_BIT_KHR, in createEGLSurface()
/frameworks/native/opengl/include/EGL/
Deglext.h444 #define EGL_OPENGL_ES3_BIT_KHR 0x00000040 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18824 field public static final int EGL_OPENGL_ES3_BIT_KHR = 64; // 0x40
/frameworks/base/api/
Dcurrent.txt25334 field public static final int EGL_OPENGL_ES3_BIT_KHR = 64; // 0x40
Dsystem-current.txt27774 field public static final int EGL_OPENGL_ES3_BIT_KHR = 64; // 0x40
Dtest-current.txt25403 field public static final int EGL_OPENGL_ES3_BIT_KHR = 64; // 0x40