Home
last modified time | relevance | path

Searched refs:glLoadMatrixx (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java638 void glLoadMatrixx( in glLoadMatrixx() method
643 void glLoadMatrixx( in glLoadMatrixx() method
/frameworks/base/opengl/java/android/opengl/
DGLES10.java810 public static native void glLoadMatrixx( in glLoadMatrixx() method in GLES10
817 public static native void glLoadMatrixx( in glLoadMatrixx() method in GLES10
DGLErrorWrapper.java492 public void glLoadMatrixx(int[] m, int offset) { in glLoadMatrixx() method in GLErrorWrapper
494 mgl.glLoadMatrixx(m, offset); in glLoadMatrixx()
498 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLErrorWrapper
500 mgl.glLoadMatrixx(m); in glLoadMatrixx()
/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt177 glLoadMatrixx;
Dentries.in552 GL_ENTRY(void, glLoadMatrixx, const GLfixed *m)
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java635 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl
642 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec59 void glLoadMatrixx ( const GLfixed *m )
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.059 void glLoadMatrixx ( const GLfixed *m )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in310 void API_ENTRY(glLoadMatrixx)(const GLfixed *m) {
311 CALL_GL_API(glLoadMatrixx, m);
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h531 GLAPI void APIENTRY glLoadMatrixx (const GLfixed *m);
/frameworks/native/opengl/include/GLES/
Dgl.h508 GL_API void GL_APIENTRY glLoadMatrixx (const GLfixed *m);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h530 #define glLoadMatrixx wrap_glLoadMatrixx macro
Dgles_undefine.h529 #undef glLoadMatrixx
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2110 glLoadMatrixx( in android_glLoadMatrixx___3II()
2147 glLoadMatrixx( in android_glLoadMatrixx__Ljava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp2802 glLoadMatrixx( in android_glLoadMatrixx___3II()
2839 glLoadMatrixx( in android_glLoadMatrixx__Ljava_nio_IntBuffer_2()
/frameworks/native/opengl/libagl/
Dmatrix.cpp935 void glLoadMatrixx(const GLfixed* m) in glLoadMatrixx() function
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18951 method public static void glLoadMatrixx(int[], int);
18952 method public static void glLoadMatrixx(java.nio.IntBuffer);
51873 method public abstract void glLoadMatrixx(int[], int);
51874 method public abstract void glLoadMatrixx(java.nio.IntBuffer);
/frameworks/base/config/
Dhiddenapi-public-dex.txt27844 Landroid/opengl/GLES10;->glLoadMatrixx(Ljava/nio/IntBuffer;)V
27845 Landroid/opengl/GLES10;->glLoadMatrixx([II)V
71901 Ljavax/microedition/khronos/opengles/GL10;->glLoadMatrixx(Ljava/nio/IntBuffer;)V
71902 Ljavax/microedition/khronos/opengles/GL10;->glLoadMatrixx([II)V
Dboot-image-profile.txt51064 HSPLjavax/microedition/khronos/opengles/GL10;->glLoadMatrixx(Ljava/nio/IntBuffer;)V
51065 HSPLjavax/microedition/khronos/opengles/GL10;->glLoadMatrixx([II)V
/frameworks/base/api/
Dcurrent.txt29378 method public static void glLoadMatrixx(int[], int);
29379 method public static void glLoadMatrixx(java.nio.IntBuffer);
71472 method public abstract void glLoadMatrixx(int[], int);
71473 method public abstract void glLoadMatrixx(java.nio.IntBuffer);