Searched refs:colorB (Results 1 – 1 of 1) sorted by relevance
142 int colorB = (BACKGROUND_COLOR >> shift) & 0xff; in onPreDraw() local144 int color = (int)((float)colorB * (1.0f - mIndicatorState) + in onPreDraw()