Searched refs:secondsColor (Results 1 – 2 of 2) sorted by relevance
315 rgb_color secondsColor = (rgb_color){ 255, 0, 0, 255 }; in DrawClock()322 hourColor, minuteColor, secondsColor, knobColor); in DrawClock()432 rgb_color secondsColor, rgb_color knobColor) in _DrawHands() argument455 SetHighColor(secondsColor); in _DrawHands()
57 rgb_color secondsColor, rgb_color knobColor);