Home
last modified time | relevance | path

Searched defs:glLoadMatrixx (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLErrorWrapper.java492 public void glLoadMatrixx(int[] m, int offset) { in glLoadMatrixx() method in GLErrorWrapper
498 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLErrorWrapper
DGLES10.java810 public static native void glLoadMatrixx( in glLoadMatrixx() method in GLES10
817 public static native void glLoadMatrixx( in glLoadMatrixx() method in GLES10
DGLLogWrapper.java1955 public void glLoadMatrixx(int[] m, int offset) { in glLoadMatrixx() method in GLLogWrapper
1965 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLLogWrapper
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java638 void glLoadMatrixx( in glLoadMatrixx() method
643 void glLoadMatrixx( in glLoadMatrixx() method
/frameworks/base/opengl/libagl/
Dmatrix.cpp917 void glLoadMatrixx(const GLfixed* m) in glLoadMatrixx() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java625 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl
632 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl