Searched defs:glDepthRangef (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ | ||
H A D | GL10.java | 415 void glDepthRangef( in glDepthRangef() method |
/aosp12/frameworks/base/opengl/java/android/opengl/ | ||
H A D | GLES10.java | 502 public static native void glDepthRangef( in glDepthRangef() method in GLES10 |
H A D | GLErrorWrapper.java | 231 public void glDepthRangef(float near, float far) { in glDepthRangef() method in GLErrorWrapper |
H A D | GLES20.java | 647 public static native void glDepthRangef( in glDepthRangef() method in GLES20 |
H A D | GLLogWrapper.java | 1461 public void glDepthRangef(float near, float far) { in glDepthRangef() method in GLLogWrapper |
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/ | ||
H A D | GLImpl.java | 319 public native void glDepthRangef( in glDepthRangef() method in GLImpl |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |