Searched refs:GL_DEPTH_RANGE (Results 1 - 16 of 16) 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.cpp170 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.cpp192 case GL_DEPTH_RANGE:
H A Dcom_google_android_gles_jni_GLImpl.cpp1479 #if defined(GL_DEPTH_RANGE)
1480 case GL_DEPTH_RANGE:
1481 #endif // defined(GL_DEPTH_RANGE)
1848 #if defined(GL_DEPTH_RANGE)
1849 case GL_DEPTH_RANGE:
1850 #endif // defined(GL_DEPTH_RANGE)
H A Dandroid_opengl_GLES10.cpp192 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES11.cpp192 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES11Ext.cpp192 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES20.cpp192 case GL_DEPTH_RANGE:
H A Dandroid_opengl_GLES30.cpp192 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.h173 #define GL_DEPTH_RANGE 0x0B70 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h197 #define GL_DEPTH_RANGE 0x0B70 macro

Completed in 263 milliseconds