Searched refs:endR (Results 1 – 1 of 1) sorted by relevance
111 int endR = (endInt >> 16) & 0xff; in getColor() local116 (startR + (int)(fraction * (endR - startR))) << 16 | in getColor()