Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java88 void glDrawTexsvOES( in glDrawTexsvOES() method
93 void glDrawTexsvOES( in glDrawTexsvOES() method
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java198 public static native void glDrawTexsvOES( in glDrawTexsvOES() method in GLES11Ext
205 public static native void glDrawTexsvOES( in glDrawTexsvOES() method in GLES11Ext
DGLErrorWrapper.java916 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES() method in GLErrorWrapper
922 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES() method in GLErrorWrapper
DGLLogWrapper.java2698 public void glDrawTexsvOES(short[] coords, int offset) { in glDrawTexsvOES() method in GLLogWrapper
2707 public void glDrawTexsvOES(ShortBuffer coords) { in glDrawTexsvOES() method in GLLogWrapper
/frameworks/native/opengl/libagl/
Dtexture.cpp1542 void glDrawTexsvOES(const GLshort* coords) { in glDrawTexsvOES() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1789 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl
1796 public native void glDrawTexsvOES( in glDrawTexsvOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h230 #define glDrawTexsvOES wrap_glDrawTexsvOES macro