Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11Ext.java97 void glDrawTexxOES( in glDrawTexxOES() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java188 public static native void glDrawTexxOES( in glDrawTexxOES() method in GLES11Ext
H A DGLErrorWrapper.java928 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in GLErrorWrapper
930 mgl11Ext.glDrawTexxOES(x, y, z, width, height); in glDrawTexxOES()
H A DGLLogWrapper.java2715 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in GLLogWrapper
2723 mgl11Ext.glDrawTexxOES(x, y, z, width, height); in glDrawTexxOES()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1802 public native void glDrawTexxOES( in glDrawTexxOES() method in GLImpl
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp484 glDrawTexxOES( in android_glDrawTexxOES__IIIII()
H A Dcom_google_android_gles_jni_GLImpl.cpp7462 glDrawTexxOES( in android_glDrawTexxOES__IIIII()
/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.txt30318 method public static void glDrawTexxOES(int, int, int, int, int);
61561 method public void glDrawTexxOES(int, int, int, int, int);