Home
last modified time | relevance | path

Searched defs:glDrawTexxvOES (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java105 void glDrawTexxvOES( in glDrawTexxvOES() method
110 void glDrawTexxvOES( in glDrawTexxvOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java224 public static native void glDrawTexxvOES( in glDrawTexxvOES() method in GLES11Ext
231 public static native void glDrawTexxvOES( in glDrawTexxvOES() method in GLES11Ext
DGLErrorWrapper.java934 public void glDrawTexxvOES(int[] coords, int offset) { in glDrawTexxvOES() method in GLErrorWrapper
940 public void glDrawTexxvOES(IntBuffer coords) { in glDrawTexxvOES() method in GLErrorWrapper
DGLLogWrapper.java2727 public void glDrawTexxvOES(int[] coords, int offset) { in glDrawTexxvOES() method in GLLogWrapper
2736 public void glDrawTexxvOES(IntBuffer coords) { in glDrawTexxvOES() method in GLLogWrapper
/frameworks/native/opengl/libagl/
Dtexture.cpp1569 void glDrawTexxvOES(const GLfixed* coords) { in glDrawTexxvOES() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1809 public native void glDrawTexxvOES( in glDrawTexxvOES() method in GLImpl
1816 public native void glDrawTexxvOES( in glDrawTexxvOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h232 #define glDrawTexxvOES wrap_glDrawTexxvOES macro