Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glLoadMatrixf

156 void glLoadMatrixf(const GLfloat *m)
158 getDispatch()->glLoadMatrixf(m);