Searched defs:glColor4ub (Results 1 – 6 of 6) sorted by relevance
188 void glColor4ub( in glColor4ub() method
211 public static native void glColor4ub( in glColor4ub() method in GLES11
980 public void glColor4ub(byte red, byte green, byte blue, byte alpha) { in glColor4ub() method in GLErrorWrapper
2801 public void glColor4ub(byte red, byte green, byte blue, byte alpha) { in glColor4ub() method in GLLogWrapper
106 #define glColor4ub wrap_glColor4ub macro
1223 public native void glColor4ub( in glColor4ub() method in GLImpl