Home
last modified time | relevance | path

Searched defs:glDrawTexsvOES (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java88 void glDrawTexsvOES( in glDrawTexsvOES() method
93 void glDrawTexsvOES( in glDrawTexsvOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java198 public static native void glDrawTexsvOES( in glDrawTexsvOES() method in GLES11Ext
205 public static native void glDrawTexsvOES( in glDrawTexsvOES() method in GLES11Ext
DGLErrorWrapper.java916 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES() method in GLErrorWrapper
922 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES() method in GLErrorWrapper
DGLLogWrapper.java2698 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES() method in GLLogWrapper
2707 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES() method in GLLogWrapper
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1789 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl
1796 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl