Home
last modified time | relevance | path

Searched refs:glDrawTexsOES (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java80 void glDrawTexsOES( in glDrawTexsOES() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.1ext6 void glDrawTexsOES ( GLshort x, GLshort y, GLshort z, GLshort width, GLshort height )
/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt70 glDrawTexsOES;
Dentries.in212 GL_ENTRY(void, glDrawTexsOES, GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec4 void glDrawTexsOES ( GLshort x, GLshort y, GLshort z, GLshort width, GLshort height )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java168 public static native void glDrawTexsOES( in glDrawTexsOES() method in GLES11Ext
DGLErrorWrapper.java909 public void glDrawTexsOES(short x, short y, short z, in glDrawTexsOES() method in GLErrorWrapper
912 mgl11Ext.glDrawTexsOES(x, y, z, width, height); in glDrawTexsOES()
DGLLogWrapper.java2685 public void glDrawTexsOES(short x, short y, short z, in glDrawTexsOES() method in GLLogWrapper
2694 mgl11Ext.glDrawTexsOES(x, y, z, width, height); in glDrawTexsOES()
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in16 void API_ENTRY(glDrawTexsOES)(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) {
17 CALL_GL_API(glDrawTexsOES, x, y, z, width, height);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1776 public native void glDrawTexsOES( in glDrawTexsOES() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h228 #define glDrawTexsOES wrap_glDrawTexsOES macro
Dgles_undefine.h228 #undef glDrawTexsOES
/frameworks/native/opengl/include/GLES/
Dglext.h142 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
/frameworks/native/opengl/libagl/
Dtexture.cpp1556 void glDrawTexsOES(GLshort x , GLshort y, GLshort z, GLshort w, GLshort h) { in glDrawTexsOES() function
Degl.cpp862 (__eglMustCastToProperFunctionPointerType)&glDrawTexsOES },
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp493 glDrawTexsOES( in android_glDrawTexsOES__SSSSS()
Dcom_google_android_gles_jni_GLImpl.cpp7414 glDrawTexsOES( in android_glDrawTexsOES__SSSSS()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19476 method public static void glDrawTexsOES(short, short, short, short, short);
52373 method public abstract void glDrawTexsOES(short, short, short, short, short);
/frameworks/base/api/
Dcurrent.txt28337 method public static void glDrawTexsOES(short, short, short, short, short);
69732 method public abstract void glDrawTexsOES(short, short, short, short, short);
Dtest-current.txt28493 method public static void glDrawTexsOES(short, short, short, short, short);
70214 method public abstract void glDrawTexsOES(short, short, short, short, short);
Dsystem-current.txt31052 method public static void glDrawTexsOES(short, short, short, short, short);
73690 method public abstract void glDrawTexsOES(short, short, short, short, short);
/frameworks/base/config/
Dboot-image-profile.txt48025 HSPLjavax/microedition/khronos/opengles/GL11Ext;->glDrawTexsOES(SSSSS)V