Home
last modified time | relevance | path

Searched defs:glDrawTexxOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java97 void glDrawTexxOES( in glDrawTexxOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java188 public static native void glDrawTexxOES( in glDrawTexxOES() method in GLES11Ext
DGLErrorWrapper.java928 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in GLErrorWrapper
DGLLogWrapper.java2715 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/
DGLImpl.java1802 public native void glDrawTexxOES( in glDrawTexxOES() method in GLImpl
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3984 {"glDrawTexxOES", "(IIIII)V", (void *) android_glDrawTexxOES__IIIII }, in glDrawTexxOES() method
Dcom_google_android_gles_jni_GLImpl.cpp9243 {"glDrawTexxOES", "(IIIII)V", (void *) android_glDrawTexxOES__IIIII }, in glDrawTexxOES() method
/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/proxy/
Dapi_arm64.json280 "glDrawTexxOES" : object
Dapi_x86_64.json280 "glDrawTexxOES" : object
Dapi_riscv64.json280 "glDrawTexxOES" : object
Dapi_x86.json280 "glDrawTexxOES" : object
Dapi_arm.json280 "glDrawTexxOES" : object