Searched defs:glDrawTexsvOES (Results 1 – 7 of 7) sorted by relevance
88 void glDrawTexsvOES( in glDrawTexsvOES() method93 void glDrawTexsvOES( in glDrawTexsvOES() method
198 public static native void glDrawTexsvOES( in glDrawTexsvOES() method in GLES11Ext205 public static native void glDrawTexsvOES( in glDrawTexsvOES() method in GLES11Ext
916 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES() method in GLErrorWrapper922 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES() method in GLErrorWrapper
2698 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES() method in GLLogWrapper2707 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES() method in GLLogWrapper
1555 void glDrawTexsvOES(const GLshort* coords) { in glDrawTexsvOES() function
1786 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl1793 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl
120 glDrawTexsvOES = 92; enumerator