Searched defs:glDrawTexxOES (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11Ext.java | 97 void glDrawTexxOES( in glDrawTexxOES() method
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11Ext.java | 188 public static native void glDrawTexxOES( in glDrawTexxOES() method in GLES11Ext
|
D | GLErrorWrapper.java | 928 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in GLErrorWrapper
|
D | GLLogWrapper.java | 2715 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in GLLogWrapper
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 1802 public native void glDrawTexxOES( in glDrawTexxOES() method in GLImpl
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES11Ext.cpp | 3984 {"glDrawTexxOES", "(IIIII)V", (void *) android_glDrawTexxOES__IIIII }, in glDrawTexxOES() method
|
D | com_google_android_gles_jni_GLImpl.cpp | 9243 {"glDrawTexxOES", "(IIIII)V", (void *) android_glDrawTexxOES__IIIII }, in glDrawTexxOES() method
|
/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/proxy/ |
D | api_arm64.json | 280 "glDrawTexxOES" : object
|
D | api_x86_64.json | 280 "glDrawTexxOES" : object
|
D | api_riscv64.json | 280 "glDrawTexxOES" : object
|
D | api_x86.json | 280 "glDrawTexxOES" : object
|
D | api_arm.json | 280 "glDrawTexxOES" : object
|