/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …rams 2 pname GL_ALIASED_POINT_SIZE_RANGE,GL_ALIASED_LINE_WIDTH_RANGE,GL_DEPTH_RANGE,GL_MAX_VIEWPOR…
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 60 int GL_DEPTH_RANGE = 0x0B70; field
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 59 int GL_DEPTH_RANGE = 0x0B70;
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 62 public static final int GL_DEPTH_RANGE = 0x0B70; field in GLES11
|
D | GLES20.java | 101 public static final int GL_DEPTH_RANGE = 0x0B70; field in GLES20
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 259 case GL_DEPTH_RANGE: in getNeededCount()
|
D | GLES11Header.java-if | 62 public static final int GL_DEPTH_RANGE = 0x0B70;
|
D | GLES20Header.java-if | 101 public static final int GL_DEPTH_RANGE = 0x0B70;
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10Ext.cpp | 284 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES31Ext.cpp | 283 case GL_DEPTH_RANGE: in getNeededCount()
|
D | com_google_android_gles_jni_GLImpl.cpp | 1489 #if defined(GL_DEPTH_RANGE) in android_glGetIntegerv__I_3II() 1490 case GL_DEPTH_RANGE: in android_glGetIntegerv__I_3II() 1864 #if defined(GL_DEPTH_RANGE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1865 case GL_DEPTH_RANGE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
D | android_opengl_GLES32.cpp | 282 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES10.cpp | 284 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES11.cpp | 284 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES31.cpp | 282 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES11Ext.cpp | 284 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES20.cpp | 284 case GL_DEPTH_RANGE: in getNeededCount()
|
D | android_opengl_GLES30.cpp | 284 case GL_DEPTH_RANGE: in getNeededCount()
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 171 #define GL_DEPTH_RANGE 0x0B70 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 155 #define GL_DEPTH_RANGE 0x0B70 macro
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 155 #define GL_DEPTH_RANGE 0x0B70 macro
|
D | gl31.h | 157 #define GL_DEPTH_RANGE 0x0B70 macro
|
D | gl32.h | 157 #define GL_DEPTH_RANGE 0x0B70 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 89 GL_ENUM(0x0B70,GL_DEPTH_RANGE)
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19359 field public static final int GL_DEPTH_RANGE = 2928; // 0xb70 19925 field public static final int GL_DEPTH_RANGE = 2928; // 0xb70 52278 field public static final int GL_DEPTH_RANGE = 2928; // 0xb70
|