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/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1070 const GLMessage_Function GLMessage::glLoadMatrixxOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1418 static const Function glLoadMatrixxOES = GLMessage_Function_glLoadMatrixxOES; member in class:android::gltrace::GLMessage

Completed in 155 milliseconds