Searched defs:glLoadMatrixf (Results 1 – 6 of 6) 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
928 void glLoadMatrixf(const GLfloat* m) in glLoadMatrixf() function
622 public native void glLoadMatrixf( in glLoadMatrixf() method in GLImpl629 public native void glLoadMatrixf( in glLoadMatrixf() method in GLImpl
529 #define glLoadMatrixf wrap_glLoadMatrixf macro