Searched refs:glMultMatrixxOES (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java547 // C function void glMultMatrixxOES ( const GLfixed *m )
549 public static native void glMultMatrixxOES( method in class:GLES11Ext
554 // C function void glMultMatrixxOES ( const GLfixed *m )
556 public static native void glMultMatrixxOES( method in class:GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec37 void glMultMatrixxOES ( const GLfixed *m )
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h563 #undef glMultMatrixxOES macro
H A Dwrap_gles.h563 #define glMultMatrixxOES wrap_glMultMatrixxOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h690 GL_API void GL_APIENTRY glMultMatrixxOES (const GLfixed *m);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp1850 /* void glMultMatrixxOES ( const GLfixed *m ) */
1878 glMultMatrixxOES(
1892 /* void glMultMatrixxOES ( const GLfixed *m ) */
1906 glMultMatrixxOES(
3630 {"glMultMatrixxOES", "([II)V", (void *) android_glMultMatrixxOES___3II },
3631 {"glMultMatrixxOES", "(Ljava/nio/IntBuffer;)V", (void *) android_glMultMatrixxOES__Ljava_nio_IntBuffer_2 },

Completed in 1637 milliseconds