Searched defs:glDrawTexfvOES (Results 1 – 7 of 7) sorted by relevance
54 void glDrawTexfvOES( in glDrawTexfvOES() method59 void glDrawTexfvOES( in glDrawTexfvOES() method
247 public static native void glDrawTexfvOES( in glDrawTexfvOES() method in GLES11Ext254 public static native void glDrawTexfvOES( in glDrawTexfvOES() method in GLES11Ext
879 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES() method in GLErrorWrapper885 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES() method in GLErrorWrapper
2639 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES() method in GLLogWrapper2648 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES() method in GLLogWrapper
1559 void glDrawTexfvOES(const GLfloat* coords) { in glDrawTexfvOES() function
1740 public native void glDrawTexfvOES( in glDrawTexfvOES() method in GLImpl1747 public native void glDrawTexfvOES( in glDrawTexfvOES() method in GLImpl
226 #define glDrawTexfvOES wrap_glDrawTexfvOES macro