/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 238 case GL_COLOR_WRITEMASK: in getNeededCount() 271 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | GLES11Header.java-if | 50 public static final int GL_COLOR_WRITEMASK = 0x0C23;
|
D | GLES20Header.java-if | 123 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 | 263 case GL_COLOR_WRITEMASK: in getNeededCount() 296 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES31Ext.cpp | 262 case GL_COLOR_WRITEMASK: in getNeededCount() 295 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES32.cpp | 261 case GL_COLOR_WRITEMASK: in getNeededCount() 294 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES10.cpp | 263 case GL_COLOR_WRITEMASK: in getNeededCount() 296 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES11.cpp | 263 case GL_COLOR_WRITEMASK: in getNeededCount() 296 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | com_google_android_gles_jni_GLImpl.cpp | 1506 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__I_3II() 1507 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__I_3II() 1881 #if defined(GL_COLOR_WRITEMASK) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1882 case GL_COLOR_WRITEMASK: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES31.cpp | 261 case GL_COLOR_WRITEMASK: in getNeededCount() 294 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES11Ext.cpp | 263 case GL_COLOR_WRITEMASK: in getNeededCount() 296 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES20.cpp | 263 case GL_COLOR_WRITEMASK: in getNeededCount() 296 case GL_COLOR_WRITEMASK: in getNeededCount()
|
D | android_opengl_GLES30.cpp | 263 case GL_COLOR_WRITEMASK: in getNeededCount() 296 case GL_COLOR_WRITEMASK: in getNeededCount()
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 48 int GL_COLOR_WRITEMASK = 0x0C23; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 47 int GL_COLOR_WRITEMASK = 0x0C23;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 50 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES11
|
D | GLES20.java | 123 public static final int GL_COLOR_WRITEMASK = 0x0C23; field in GLES20
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 198 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 177 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 177 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
D | gl31.h | 179 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
D | gl32.h | 179 #define GL_COLOR_WRITEMASK 0x0C23 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 116 GL_ENUM(0x0C23,GL_COLOR_WRITEMASK)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19347 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23 19905 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23 52266 field public static final int GL_COLOR_WRITEMASK = 3107; // 0xc23
|