Home | History | Annotate | Download | only in jni

Lines Matching refs:green

313 /* void glColor4ub ( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha ) */
316 (JNIEnv *_env, jobject _this, jbyte red, jbyte green, jbyte blue, jbyte alpha) {
319 (GLubyte)green,