Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:set_glLightx

394     glLightx_t set_glLightx(glLightx_t f) { glLightx_t retval = glLightx; glLightx = f; return retval;}