Searched refs:endG (Results 1 – 1 of 1) sorted by relevance
112 int endG = (endInt >> 8) & 0xff; in getColor() local117 (startG + (int)(fraction * (endG - startG))) << 8 | in getColor()