Home | History | Annotate | Download | only in jni

Lines Matching refs:glOrthox

2434 /* void glOrthox ( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar ) */
2438 glOrthox(
3158 {"glOrthox", "(IIIIII)V", (void *) android_glOrthox__IIIIII },