Searched refs:glDrawTexfvOES (Results 1 – 1 of 1) sorted by relevance
696 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES() method in MatrixTrackingGL697 mgl11Ext.glDrawTexfvOES(coords, offset); in glDrawTexfvOES()700 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES() method in MatrixTrackingGL701 mgl11Ext.glDrawTexfvOES(coords); in glDrawTexfvOES()