Searched defs:glDrawTexivOES (Results 1 – 7 of 7) sorted by relevance
71 void glDrawTexivOES( in glDrawTexivOES() method76 void glDrawTexivOES( in glDrawTexivOES() method
211 public static native void glDrawTexivOES( in glDrawTexivOES() method in GLES11Ext218 public static native void glDrawTexivOES( in glDrawTexivOES() method in GLES11Ext
897 public void glDrawTexivOES(int[] coords, int offset) { in glDrawTexivOES() method in GLErrorWrapper903 public void glDrawTexivOES(IntBuffer coords) { in glDrawTexivOES() method in GLErrorWrapper
2668 public void glDrawTexivOES(int[] coords, int offset) { in glDrawTexivOES() method in GLLogWrapper2677 public void glDrawTexivOES(IntBuffer coords) { in glDrawTexivOES() method in GLLogWrapper
1546 void glDrawTexivOES(const GLint* coords) { in glDrawTexivOES() function
1763 public native void glDrawTexivOES( in glDrawTexivOES() method in GLImpl1770 public native void glDrawTexivOES( in glDrawTexivOES() method in GLImpl
228 #define glDrawTexivOES wrap_glDrawTexivOES macro