Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java71 void glDrawTexivOES( in glDrawTexivOES() method
76 void glDrawTexivOES( in glDrawTexivOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java211 public static native void glDrawTexivOES( in glDrawTexivOES() method in GLES11Ext
218 public static native void glDrawTexivOES( in glDrawTexivOES() method in GLES11Ext
DGLErrorWrapper.java897 public void glDrawTexivOES(int[] coords, int offset) { in glDrawTexivOES() method in GLErrorWrapper
903 public void glDrawTexivOES(IntBuffer coords) { in glDrawTexivOES() method in GLErrorWrapper
DGLLogWrapper.java2668 public void glDrawTexivOES(int[] coords, int offset) { in glDrawTexivOES() method in GLLogWrapper
2677 public void glDrawTexivOES(IntBuffer coords) { in glDrawTexivOES() method in GLLogWrapper
/frameworks/native/opengl/libagl/
Dtexture.cpp1546 void glDrawTexivOES(const GLint* coords) { in glDrawTexivOES() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1763 public native void glDrawTexivOES( in glDrawTexivOES() method in GLImpl
1770 public native void glDrawTexivOES( in glDrawTexivOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h228 #define glDrawTexivOES wrap_glDrawTexivOES macro