Home
last modified time | relevance | path

Searched defs:glLoadMatrixx (Results 1 – 7 of 7) 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
498 public void glLoadMatrixx(IntBuffer m) { in glLoadMatrixx() method in GLErrorWrapper
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/native/opengl/libagl/
Dmatrix.cpp935 void glLoadMatrixx(const GLfixed* m) in glLoadMatrixx() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java638 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl
645 public native void glLoadMatrixx( in glLoadMatrixx() method in GLImpl
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h530 #define glLoadMatrixx wrap_glLoadMatrixx macro