Home
last modified time | relevance | path

Searched defs:glDrawTexfvOES (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java54 void glDrawTexfvOES( in glDrawTexfvOES() method
59 void glDrawTexfvOES( in glDrawTexfvOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java247 public static native void glDrawTexfvOES( in glDrawTexfvOES() method in GLES11Ext
254 public static native void glDrawTexfvOES( in glDrawTexfvOES() method in GLES11Ext
DGLErrorWrapper.java879 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES() method in GLErrorWrapper
885 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES() method in GLErrorWrapper
DGLLogWrapper.java2639 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES() method in GLLogWrapper
2648 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES() method in GLLogWrapper
/frameworks/native/opengl/libagl/
Dtexture.cpp1559 void glDrawTexfvOES(const GLfloat* coords) { in glDrawTexfvOES() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1740 public native void glDrawTexfvOES( in glDrawTexfvOES() method in GLImpl
1747 public native void glDrawTexfvOES( in glDrawTexfvOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h226 #define glDrawTexfvOES wrap_glDrawTexfvOES macro