Searched refs:trackHSV (Results 1 – 1 of 1) sorted by relevance
266 SkScalar trackHSV[3]; in PaintArrowButton() local267 SkColorToHSV(track_color_, trackHSV); in PaintArrowButton()268 SkColor buttonColor = SaturateAndBrighten(trackHSV, 0, 0.2f); in PaintArrowButton()335 paint.setColor(OutlineColor(trackHSV, thumbHSV)); in PaintArrowButton()