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
1542 void glDrawTexsvOES(const GLshort* coords) { in glDrawTexsvOES() function
1789 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl1796 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl
230 #define glDrawTexsvOES wrap_glDrawTexsvOES macro