Searched defs:glLoadMatrixxOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java509 // C function void glLoadMatrixxOES ( const GLfixed *m )
511 public static native void glLoadMatrixxOES( method in class:GLES11Ext
516 // C function void glLoadMatrixxOES ( const GLfixed *m )
518 public static native void glLoadMatrixxOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h530 #define glLoadMatrixxOES wrap_glLoadMatrixxOES macro
H A Dgles_undefine.h530 #undef glLoadMatrixxOES macro

Completed in 62 milliseconds