Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tools/glgen/stubs/gles11/
Dcommon.cpp271 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
304 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
DGLES11Header.java-if49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
DGLES20Header.java-if120 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
/frameworks/native/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/core/jni/
Dandroid_opengl_GLES10Ext.cpp296 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
329 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES31Ext.cpp295 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
328 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES32.cpp294 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
327 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES11.cpp296 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
329 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES10.cpp296 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
329 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dcom_google_android_gles_jni_GLImpl.cpp1562 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__I_3II()
1563 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__I_3II()
1937 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1938 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES11Ext.cpp296 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
329 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES31.cpp294 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
327 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES30.cpp296 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
329 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES20.cpp296 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
329 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java47 int GL_COLOR_CLEAR_VALUE = 0x0C22; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if46 int GL_COLOR_CLEAR_VALUE = 0x0C22;
/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/native/opengl/include/GLES/
Dgl.h197 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h176 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/native/opengl/libs/
Denums.in115 GL_ENUM(0x0C22,GL_COLOR_CLEAR_VALUE)
/frameworks/native/opengl/include/GLES3/
Dgl3.h176 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
Dgl31.h178 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
Dgl32.h178 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19346 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22
19904 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22
52265 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22

12