Home
last modified time | relevance | path

Searched refs:glLoadMatrixxOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java511 public static native void glLoadMatrixxOES( in glLoadMatrixxOES() method in GLES11Ext
518 public static native void glLoadMatrixxOES( in glLoadMatrixxOES() method in GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec34 void glLoadMatrixxOES ( const GLfixed *m )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in94 void API_ENTRY(glLoadMatrixxOES)(const GLfixed *m) {
95 CALL_GL_API(glLoadMatrixxOES, m);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h533 #define glLoadMatrixxOES wrap_glLoadMatrixxOES macro
Dunwrap_gles.h533 #undef glLoadMatrixxOES
/frameworks/native/opengl/include/GLES/
Dglext.h687 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1735 glLoadMatrixxOES( in android_glLoadMatrixxOES___3II()
1763 glLoadMatrixxOES( in android_glLoadMatrixxOES__Ljava_nio_IntBuffer_2()
/frameworks/native/opengl/libs/
Dentries.in514 GL_ENTRY(void, glLoadMatrixxOES, const GLfixed *m)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19529 method public static void glLoadMatrixxOES(int[], int);
19530 method public static void glLoadMatrixxOES(java.nio.IntBuffer);
/frameworks/base/api/
Dcurrent.txt26039 method public static void glLoadMatrixxOES(int[], int);
26040 method public static void glLoadMatrixxOES(java.nio.IntBuffer);
Dsystem-current.txt28479 method public static void glLoadMatrixxOES(int[], int);
28480 method public static void glLoadMatrixxOES(java.nio.IntBuffer);
Dtest-current.txt26108 method public static void glLoadMatrixxOES(int[], int);
26109 method public static void glLoadMatrixxOES(java.nio.IntBuffer);