Lines Matching full:green
304 public void setColor(float red, float green, float blue, float alpha) {307 gl.glColor4f(red, green, blue, alpha);