Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glOrthofOES

245     glOrthofOES_t glOrthofOES;
517 glOrthofOES_t set_glOrthofOES(glOrthofOES_t f) { glOrthofOES_t retval = glOrthofOES; glOrthofOES = f; return retval;}