Searched refs:endB (Results 1 – 1 of 1) sorted by relevance
113 int endB = endInt & 0xff; in getColor() local118 ((startB + (int)(fraction * (endB - startB)))); in getColor()