/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …pname GL_ALPHA_BITS,GL_ALPHA_TEST_FUNC,GL_ALPHA_TEST_REF,GL_BLEND_DST,GL_BLUE_BITS,GL_COLOR_ARRAY_…
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 37 int GL_BLUE_BITS = 0x0D54; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 36 int GL_BLUE_BITS = 0x0D54;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 39 public static final int GL_BLUE_BITS = 0x0D54; field in GLES10
|
D | GLES20.java | 131 public static final int GL_BLUE_BITS = 0x0D54; field in GLES20
|
D | GLLogWrapper.java | 626 case GL_BLUE_BITS: in getIntegerStateName() 685 case GL_BLUE_BITS: in getIntegerStateSize()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 387 case GL_BLUE_BITS: { in glGetIntegerv()
|
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
D | VideoDumpView.java | 490 GLES20.glGetIntegerv(GLES20.GL_BLUE_BITS, bpp, 2); in onSurfaceChanged()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 237 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 39 public static final int GL_BLUE_BITS = 0x0D54;
|
D | GLES20Header.java-if | 131 public static final int GL_BLUE_BITS = 0x0D54;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 210 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 185 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 1235 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__I_3II() 1236 case GL_BLUE_BITS: in android_glGetIntegerv__I_3II() 1610 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1611 case GL_BLUE_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 185 #define GL_BLUE_BITS 0x0D54 macro
|
D | gl31.h | 187 #define GL_BLUE_BITS 0x0D54 macro
|
D | gl32.h | 187 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 128 GL_ENUM(0x0D54,GL_BLUE_BITS)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19020 field public static final int GL_BLUE_BITS = 3412; // 0xd54 19892 field public static final int GL_BLUE_BITS = 3412; // 0xd54 51942 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 31697 field public static final int GL_BLUE_BITS = 3412; // 0xd54 32569 field public static final int GL_BLUE_BITS = 3412; // 0xd54 76204 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|
/frameworks/base/api/ |
D | current.txt | 31841 field public static final int GL_BLUE_BITS = 3412; // 0xd54 32713 field public static final int GL_BLUE_BITS = 3412; // 0xd54 76348 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|