Searched refs:glLoadMatrixx (Results 1 – 9 of 9) sorted by relevance
638 void glLoadMatrixx( in glLoadMatrixx() method643 void glLoadMatrixx( in glLoadMatrixx() method
810 public static native void glLoadMatrixx( in glLoadMatrixx() method in GLES10817 public static native void glLoadMatrixx( in glLoadMatrixx() method in GLES10
492 public void glLoadMatrixx(int[] m, int offset) { in glLoadMatrixx() method in GLErrorWrapper494 mgl.glLoadMatrixx(m, offset); in glLoadMatrixx()498 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLErrorWrapper500 mgl.glLoadMatrixx(m); in glLoadMatrixx()
1955 public void glLoadMatrixx(int[] m, int offset) { in glLoadMatrixx() method in GLLogWrapper1961 mgl.glLoadMatrixx(m, offset); in glLoadMatrixx()1965 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLLogWrapper1970 mgl.glLoadMatrixx(m); in glLoadMatrixx()
638 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl645 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl
2076 glLoadMatrixx( in android_glLoadMatrixx___3II()2113 glLoadMatrixx( in android_glLoadMatrixx__Ljava_nio_IntBuffer_2()
2743 glLoadMatrixx( in android_glLoadMatrixx___3II()2780 glLoadMatrixx( in android_glLoadMatrixx__Ljava_nio_IntBuffer_2()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29790 method public static void glLoadMatrixx(int[], int);29791 method public static void glLoadMatrixx(java.nio.IntBuffer);61058 method public void glLoadMatrixx(int[], int);61059 method public void glLoadMatrixx(java.nio.IntBuffer);