Searched refs:GL_DEPTH_RANGE (Results 1 - 21 of 21) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if62 public static final int GL_DEPTH_RANGE = 0x0B70;
H A DGLES20Header.java-if99 public static final int GL_DEPTH_RANGE = 0x0B70;
H A Dcommon.cpp280 case GL_DEPTH_RANGE:
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java62 public static final int GL_DEPTH_RANGE = 0x0B70; field in class:GLES11
H A DGLES20.java99 public static final int GL_DEPTH_RANGE = 0x0B70; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java60 int GL_DEPTH_RANGE = 0x0B70; field in interface:GL11
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp306 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES31Ext.cpp305 case GL_DEPTH_RANGE:
H A Dcom_google_android_gles_jni_GLImpl.cpp1483 #if defined(GL_DEPTH_RANGE)
1484 case GL_DEPTH_RANGE:
1485 #endif // defined(GL_DEPTH_RANGE)
1852 #if defined(GL_DEPTH_RANGE)
1853 case GL_DEPTH_RANGE:
1854 #endif // defined(GL_DEPTH_RANGE)
H A Dandroid_opengl_GLES11.cpp306 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES32.cpp304 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES10.cpp306 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES11Ext.cpp306 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES31.cpp304 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES30.cpp306 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES20.cpp306 case GL_DEPTH_RANGE:
/frameworks/native/opengl/include/GLES/
H A Dgl.h206 #define GL_DEPTH_RANGE 0x0B70 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h157 #define GL_DEPTH_RANGE 0x0B70 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h157 #define GL_DEPTH_RANGE 0x0B70 macro
H A Dgl31.h157 #define GL_DEPTH_RANGE 0x0B70 macro
H A Dgl32.h157 #define GL_DEPTH_RANGE 0x0B70 macro

Completed in 592 milliseconds