Home
last modified time | relevance | path

Searched refs:glFrustumx (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java505 void glFrustumx( in glFrustumx() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java628 public static native void glFrustumx( in glFrustumx() method in GLES10
H A DGLErrorWrapper.java340 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in GLErrorWrapper
343 mgl.glFrustumx(left, right, bottom, top, near, far); in glFrustumx()
H A DGLLogWrapper.java1681 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in GLLogWrapper
1692 mgl.glFrustumx(left, right, bottom, top, near, far); in glFrustumx()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java445 public native void glFrustumx( in glFrustumx() method in GLImpl
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp1246 glFrustumx( in android_glFrustumx__IIIIII()
H A Dcom_google_android_gles_jni_GLImpl.cpp1086 glFrustumx( in android_glFrustumx__IIIIII()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29765 method public static void glFrustumx(int, int, int, int, int, int);
61033 method public void glFrustumx(int, int, int, int, int, int);