Home
last modified time | relevance | path

Searched refs:GL_COLOR_CLEAR_VALUE (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/opengl/tools/glgen/specs/gles11/
Dchecks.spec12 …INE_WIDTH_RANGE,GL_SMOOTH_POINT_SIZE_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WR…
/frameworks/base/opengl/tools/glgen/specs/jsr239/
Dglspec-checks10 …INE_WIDTH_RANGE,GL_SMOOTH_POINT_SIZE_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WR…
/frameworks/base/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if46 int GL_COLOR_CLEAR_VALUE = 0x0C22;
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java47 int GL_COLOR_CLEAR_VALUE = 0x0C22; field
/frameworks/base/opengl/java/android/opengl/
DGLES11.java49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; field in GLES11
DGLES20.java120 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; field in GLES20
/frameworks/base/opengl/tools/glgen/stubs/gles11/
DGLES11Header.java-if48 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
DGLES20Header.java-if119 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp1268 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__I_3II()
1269 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__I_3II()
1630 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1631 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES20.cpp2083 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__I_3II()
2084 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__I_3II()
2445 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
2446 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp1394 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__I_3II()
1395 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__I_3II()
1756 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1757 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
/frameworks/base/opengl/include/GLES/
Dgl.h233 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/base/opengl/include/GLES2/
Dgl2.h195 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro