Searched refs:EGL_COLOR_BUFFER_TYPE (Results 1 - 17 of 17) sorted by relevance

/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp59 ATTRIBUTE( EGL_COLOR_BUFFER_TYPE ),
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp103 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if84 public static final int EGL_COLOR_BUFFER_TYPE = 0x303F;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java62 int EGL_COLOR_BUFFER_TYPE = 0x303F; field in interface:EGL10
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java84 public static final int EGL_COLOR_BUFFER_TYPE = 0x303F; field in class:EGL14
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java220 EGL10.EGL_COLOR_BUFFER_TYPE,
255 "EGL_COLOR_BUFFER_TYPE",
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java220 EGL10.EGL_COLOR_BUFFER_TYPE,
255 "EGL_COLOR_BUFFER_TYPE",
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java223 EGL10.EGL_COLOR_BUFFER_TYPE,
258 "EGL_COLOR_BUFFER_TYPE",
/frameworks/native/opengl/include/EGL/
H A Degl.h126 #define EGL_COLOR_BUFFER_TYPE 0x303F macro
137 #define EGL_RGB_BUFFER 0x308E /* EGL_COLOR_BUFFER_TYPE value */
138 #define EGL_LUMINANCE_BUFFER 0x308F /* EGL_COLOR_BUFFER_TYPE value */
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp211 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp130 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp206 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp315 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp316 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/rs/driver/
H A DrsdGL.cpp120 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp1006 X(EGL_COLOR_BUFFER_TYPE),
/frameworks/native/opengl/libagl/
H A Degl.cpp905 { EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER },
1054 { EGL_COLOR_BUFFER_TYPE, config_management_t::exact },

Completed in 156 milliseconds