Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glScalex

676 void glScalex(GLfixed x, GLfixed y, GLfixed z)
678 getDispatch()->glScalex(x, y, z);