Home | History | Annotate | Download | only in jni

Lines Matching refs:glColor4f

254 /* void glColor4f ( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) */
258 glColor4f(
3419 {"glColor4f", "(FFFF)V", (void *) android_glColor4f__FFFF },