/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 259 case GL_COLOR_WRITEMASK: in getNeededCount() 292 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | GLES11Header.java-if | 50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
|
D | GLES20Header.java-if | 121 public static final int GL_COLOR_WRITEMASK = 0x0C23;
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …MOOTH_POINT_SIZE_RANGE ifcheck params 4 pname GL_COLOR_CLEAR_VALUE,GL_COLOR_WRITEMASK,GL_FOG_COLOR…
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10Ext.cpp | 285 case GL_COLOR_WRITEMASK: in getNeededCount() 318 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES31Ext.cpp | 284 case GL_COLOR_WRITEMASK: in getNeededCount() 317 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES11.cpp | 285 case GL_COLOR_WRITEMASK: in getNeededCount() 318 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES10.cpp | 285 case GL_COLOR_WRITEMASK: in getNeededCount() 318 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES31.cpp | 283 case GL_COLOR_WRITEMASK: in getNeededCount() 316 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | com_google_android_gles_jni_GLImpl.cpp | 1500 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__I_3II() 1501 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__I_3II() 1869 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1870 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES11Ext.cpp | 285 case GL_COLOR_WRITEMASK: in getNeededCount() 318 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES30.cpp | 285 case GL_COLOR_WRITEMASK: in getNeededCount() 318 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES20.cpp | 285 case GL_COLOR_WRITEMASK: in getNeededCount() 318 case GL_COLOR_WRITEMASK: in getNeededCount()
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 47 int GL_COLOR_WRITEMASK = 0x0C23;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 48 int GL_COLOR_WRITEMASK = 0x0C23; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 50 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES11
|
D | GLES20.java | 121 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES20
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 234 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 171 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 171 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
D | gl31.h | 171 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 116 GL_ENUM(0x0C23,GL_COLOR_WRITEMASK)
|
/frameworks/base/api/ |
D | current.txt | 20580 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23 21138 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23 55031 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23
|
D | system-current.txt | 22524 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23 23082 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23 57637 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23
|