Searched refs:THRESHOLD_COLOR (Results 1 – 1 of 1) sorted by relevance
39 static const SkColor THRESHOLD_COLOR = Color::Green_500; variable214 paint.setColor(THRESHOLD_COLOR); in drawThreshold()