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.cpp293 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.cpp319 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES31Ext.cpp318 case GL_DEPTH_RANGE:
H A Dcom_google_android_gles_jni_GLImpl.cpp1549 #if defined(GL_DEPTH_RANGE)
1550 case GL_DEPTH_RANGE:
1551 #endif // defined(GL_DEPTH_RANGE)
1924 #if defined(GL_DEPTH_RANGE)
1925 case GL_DEPTH_RANGE:
1926 #endif // defined(GL_DEPTH_RANGE)
H A Dandroid_opengl_GLES32.cpp317 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES10.cpp319 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES11.cpp319 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES11Ext.cpp319 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES31.cpp317 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES20.cpp319 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES30.cpp319 case GL_DEPTH_RANGE:
/frameworks/native/opengl/include/GLES/
H A Dgl.h170 #define GL_DEPTH_RANGE 0x0B70 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h155 #define GL_DEPTH_RANGE 0x0B70 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h155 #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 817 milliseconds