Searched defs:glLoadMatrixf (Results 1 – 7 of 7) sorted by relevance
629 void glLoadMatrixf( in glLoadMatrixf() method634 void glLoadMatrixf( in glLoadMatrixf() method
797 public static native void glLoadMatrixf( in glLoadMatrixf() method in GLES10804 public static native void glLoadMatrixf( in glLoadMatrixf() method in GLES10
480 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in GLErrorWrapper486 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in GLErrorWrapper
1936 public void glLoadMatrixf(float[] m, int offset) { in glLoadMatrixf() method in GLLogWrapper1946 public void glLoadMatrixf(FloatBuffer m) { in glLoadMatrixf() method in GLLogWrapper
928 void glLoadMatrixf(const GLfloat* m) in glLoadMatrixf() function
625 public native void glLoadMatrixf( in glLoadMatrixf() method in GLImpl632 public native void glLoadMatrixf( in glLoadMatrixf() method in GLImpl
529 #define glLoadMatrixf wrap_glLoadMatrixf macro