/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | checks.spec | 12 …pname GL_ALPHA_BITS,GL_ALPHA_TEST_FUNC,GL_ALPHA_TEST_REF,GL_BLEND_DST,GL_BLUE_BITS,GL_COLOR_ARRAY_…
|
/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 | 129 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/base/media/tests/MediaDump/src/com/android/mediadump/ |
D | VideoDumpView.java | 485 GLES20.glGetIntegerv(GLES20.GL_BLUE_BITS, bpp, 2); in onSurfaceChanged()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 387 case GL_BLUE_BITS: { in glGetIntegerv()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 237 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 1097 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__I_3II() 1098 case GL_BLUE_BITS: in android_glGetIntegerv__I_3II() 1466 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1467 case GL_BLUE_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES20.cpp | 2500 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__I_3II() 2501 case GL_BLUE_BITS: in android_glGetIntegerv__I_3II() 2869 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 2870 case GL_BLUE_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | com_google_android_gles_jni_GLImpl.cpp | 1225 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__I_3II() 1226 case GL_BLUE_BITS: in android_glGetIntegerv__I_3II() 1594 #if defined(GL_BLUE_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1595 case GL_BLUE_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 38 public static final int GL_BLUE_BITS = 0x0D54;
|
D | GLES20Header.java-if | 128 public static final int GL_BLUE_BITS = 0x0D54;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 248 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 204 #define GL_BLUE_BITS 0x0D54 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 122 GL_ENUM(0x0D54,GL_BLUE_BITS)
|
/frameworks/base/api/ |
D | 14.txt | 12991 field public static final int GL_BLUE_BITS = 3412; // 0xd54 13857 field public static final int GL_BLUE_BITS = 3412; // 0xd54 39741 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|
D | 15.txt | 13030 field public static final int GL_BLUE_BITS = 3412; // 0xd54 13900 field public static final int GL_BLUE_BITS = 3412; // 0xd54 39896 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|
D | 16.txt | 13932 field public static final int GL_BLUE_BITS = 3412; // 0xd54 14802 field public static final int GL_BLUE_BITS = 3412; // 0xd54 41178 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|
D | 17.txt | 14318 field public static final int GL_BLUE_BITS = 3412; // 0xd54 15193 field public static final int GL_BLUE_BITS = 3412; // 0xd54 42042 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|
D | current.txt | 14318 field public static final int GL_BLUE_BITS = 3412; // 0xd54 15193 field public static final int GL_BLUE_BITS = 3412; // 0xd54 42042 field public static final int GL_BLUE_BITS = 3412; // 0xd54
|