Searched defs:coords (Results 1 – 3 of 3) sorted by relevance
200 float[] coords = { in Triangle() local
209 float[] coords = { in Triangle() local
696 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES()700 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES()708 public void glDrawTexivOES(int[] coords, int offset) { in glDrawTexivOES()712 public void glDrawTexivOES(IntBuffer coords) { in glDrawTexivOES()721 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES()725 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES()733 public void glDrawTexxvOES(int[] coords, int offset) { in glDrawTexxvOES()737 public void glDrawTexxvOES(IntBuffer coords) { in glDrawTexxvOES()