Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glOrthoxOES

207     glOrthoxOES_t glOrthoxOES;
479 glOrthoxOES_t set_glOrthoxOES(glOrthoxOES_t f) { glOrthoxOES_t retval = glOrthoxOES; glOrthoxOES = f; return retval;}