Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glOrthof

37 	glOrthof_client_proc_t glOrthof;
329 virtual glOrthof_client_proc_t set_glOrthof(glOrthof_client_proc_t f) { glOrthof_client_proc_t retval = glOrthof; glOrthof = f; return retval;}