Searched refs:glLoadMatrixxOES (Results 1 – 12 of 12) sorted by relevance
511 public static native void glLoadMatrixxOES( in glLoadMatrixxOES() method in GLES11Ext518 public static native void glLoadMatrixxOES( in glLoadMatrixxOES() method in GLES11Ext
178 glLoadMatrixxOES;
553 GL_ENTRY(void, glLoadMatrixxOES, const GLfixed *m)
34 void glLoadMatrixxOES ( const GLfixed *m )
94 void API_ENTRY(glLoadMatrixxOES)(const GLfixed *m) {95 CALL_GL_API(glLoadMatrixxOES, m);
531 #define glLoadMatrixxOES wrap_glLoadMatrixxOES macro
530 #undef glLoadMatrixxOES
228 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
1931 glLoadMatrixxOES( in android_glLoadMatrixxOES___3II()1968 glLoadMatrixxOES( in android_glLoadMatrixxOES__Ljava_nio_IntBuffer_2()
19529 method public static void glLoadMatrixxOES(int[], int);19530 method public static void glLoadMatrixxOES(java.nio.IntBuffer);
28416 Landroid/opengl/GLES11Ext;->glLoadMatrixxOES(Ljava/nio/IntBuffer;)V28417 Landroid/opengl/GLES11Ext;->glLoadMatrixxOES([II)V
29956 method public static void glLoadMatrixxOES(int[], int);29957 method public static void glLoadMatrixxOES(java.nio.IntBuffer);