Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glOrthof

49     glOrthof_t glOrthof;
321 glOrthof_t set_glOrthof(glOrthof_t f) { glOrthof_t retval = glOrthof; glOrthof = f; return retval;}