Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glRotatexOES

212     glRotatexOES_t glRotatexOES;
484 glRotatexOES_t set_glRotatexOES(glRotatexOES_t f) { glRotatexOES_t retval = glRotatexOES; glRotatexOES = f; return retval;}