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