Searched defs:EGL_CONFIG_CAVEAT (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h125 #define EGL_CONFIG_CAVEAT 0x3027 macro
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java43 int EGL_CONFIG_CAVEAT = 0x3027; field in interface:EGL10
/frameworks/native/opengl/include/EGL/
H A Degl.h103 #define EGL_CONFIG_CAVEAT 0x3027 macro
134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
135 #define EGL_NON_CONFORMANT_CONFIG 0x3051 /* EGL_CONFIG_CAVEAT value */
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java61 public static final int EGL_CONFIG_CAVEAT = 0x3027; field in class:EGL14

Completed in 1258 milliseconds