Searched refs:INDICATOR_FOCUS_COLOR (Results 1 – 2 of 2) sorted by relevance
34 constexpr uint32_t INDICATOR_FOCUS_COLOR = 0xff0a59f7; variable513 paint.setColor(INDICATOR_FOCUS_COLOR); in DrawIndicatorFocus()524 pen.SetColor(INDICATOR_FOCUS_COLOR); in DrawIndicatorFocus()
102 constexpr int32_t INDICATOR_FOCUS_COLOR = 0x0a59f7; variable2322 …ShowFocusAnimation(RRect::MakeRRect(Rect(offset, size), focusRadius), Color(INDICATOR_FOCUS_COLOR), in IndicatorShowFocus()