/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 258 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 291 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | GLES11Header.java-if | 49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
|
D | GLES20Header.java-if | 120 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22;
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …INE_WIDTH_RANGE,GL_SMOOTH_POINT_SIZE_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WR…
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10Ext.cpp | 284 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 317 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | android_opengl_GLES31Ext.cpp | 283 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 316 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | android_opengl_GLES11.cpp | 284 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 317 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | android_opengl_GLES10.cpp | 284 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 317 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | android_opengl_GLES31.cpp | 282 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 315 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | com_google_android_gles_jni_GLImpl.cpp | 1497 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__I_3II() 1498 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__I_3II() 1866 #if defined(GL_COLOR_CLEAR_VALUE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1867 case GL_COLOR_CLEAR_VALUE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES11Ext.cpp | 284 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 317 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | android_opengl_GLES30.cpp | 284 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 317 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
D | android_opengl_GLES20.cpp | 284 case GL_COLOR_CLEAR_VALUE: in getNeededCount() 317 case GL_COLOR_CLEAR_VALUE: in getNeededCount()
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 46 int GL_COLOR_CLEAR_VALUE = 0x0C22;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 47 int GL_COLOR_CLEAR_VALUE = 0x0C22; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 49 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; field in GLES11
|
D | GLES20.java | 120 public static final int GL_COLOR_CLEAR_VALUE = 0x0C22; field in GLES20
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 233 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 170 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 170 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
|
D | gl31.h | 170 #define GL_COLOR_CLEAR_VALUE 0x0C22 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 115 GL_ENUM(0x0C22,GL_COLOR_CLEAR_VALUE)
|
/frameworks/base/api/ |
D | current.txt | 20579 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22 21137 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22 55030 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22
|
D | system-current.txt | 22523 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22 23081 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22 57636 field public static final int GL_COLOR_CLEAR_VALUE = 3106; // 0xc22
|