Searched refs:colorStart (Results 1 – 1 of 1) sorted by relevance
102 private int getColor(float fraction, int colorStart, int colorEnd) { in getColor() argument103 int startInt = colorStart; in getColor()