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