Home
last modified time | relevance | path

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

12

/frameworks/native/opengl/tools/glgen/stubs/gles11/
Dcommon.cpp237 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
270 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
DGLES11Header.java-if49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
DGLES20Header.java-if122 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.cpp262 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
295 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES31Ext.cpp261 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
294 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES32.cpp260 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
293 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES11.cpp262 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
295 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES10.cpp262 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
295 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dcom_google_android_gles_jni_GLImpl.cpp1503 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__I_3II()
1504 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__I_3II()
1878 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1879 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
Dandroid_opengl_GLES31.cpp260 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
293 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES11Ext.cpp262 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
295 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES20.cpp262 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
295 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
Dandroid_opengl_GLES30.cpp262 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
295 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.java122 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/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/native/opengl/libs/
Denums.in115 GL_ENUM(0x0C22,GL_COLOR_CLEAR_VALUE)
/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