/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …OLYGON_OFFSET_FACTOR,GL_POLYGON_OFFSET_UNITS,GL_PROJECTION_STACK_DEPTH,GL_RED_BITS,GL_SHADE_MODEL,…
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 173 int GL_RED_BITS = 0x0D52; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL10Header.java-if | 172 int GL_RED_BITS = 0x0D52;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 175 public static final int GL_RED_BITS = 0x0D52; field in GLES10
|
D | GLES20.java | 129 public static final int GL_RED_BITS = 0x0D52; field in GLES20
|
D | GLLogWrapper.java | 654 case GL_RED_BITS: in getIntegerStateName() 718 case GL_RED_BITS: in getIntegerStateSize()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 375 case GL_RED_BITS: { in glGetIntegerv()
|
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
D | VideoDumpView.java | 488 GLES20.glGetIntegerv(GLES20.GL_RED_BITS, bpp, 0); in onSurfaceChanged()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 235 #define GL_RED_BITS 0x0D52 macro
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES10Header.java-if | 175 public static final int GL_RED_BITS = 0x0D52;
|
D | GLES20Header.java-if | 129 public static final int GL_RED_BITS = 0x0D52;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 208 #define GL_RED_BITS 0x0D52 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 183 #define GL_RED_BITS 0x0D52 macro
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 1400 #if defined(GL_RED_BITS) in android_glGetIntegerv__I_3II() 1401 case GL_RED_BITS: in android_glGetIntegerv__I_3II() 1775 #if defined(GL_RED_BITS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1776 case GL_RED_BITS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 183 #define GL_RED_BITS 0x0D52 macro
|
D | gl31.h | 185 #define GL_RED_BITS 0x0D52 macro
|
D | gl32.h | 185 #define GL_RED_BITS 0x0D52 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 126 GL_ENUM(0x0D52,GL_RED_BITS)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19156 field public static final int GL_RED_BITS = 3410; // 0xd52 20037 field public static final int GL_RED_BITS = 3410; // 0xd52 52078 field public static final int GL_RED_BITS = 3410; // 0xd52
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 31833 field public static final int GL_RED_BITS = 3410; // 0xd52 32714 field public static final int GL_RED_BITS = 3410; // 0xd52 76340 field public static final int GL_RED_BITS = 3410; // 0xd52
|
/frameworks/base/api/ |
D | current.txt | 31977 field public static final int GL_RED_BITS = 3410; // 0xd52 32858 field public static final int GL_RED_BITS = 3410; // 0xd52 76484 field public static final int GL_RED_BITS = 3410; // 0xd52
|