Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glColor4xOES

185     glColor4xOES_t glColor4xOES;
457 glColor4xOES_t set_glColor4xOES(glColor4xOES_t f) { glColor4xOES_t retval = glColor4xOES; glColor4xOES = f; return retval;}