Home
last modified time | relevance | path

Searched refs:SetColor (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dscreen_ui.cpp177 void ScreenRecoveryUI::SetColor(UIElement e) { in SetColor() function in ScreenRecoveryUI
208 SetColor(MENU); in DrawHorizontalRule()
251 SetColor(INFO); in draw_screen_locked()
258 SetColor(HEADER); in draw_screen_locked()
261 SetColor(MENU); in draw_screen_locked()
267 SetColor(IsLongPress() ? MENU_SEL_BG_ACTIVE : MENU_SEL_BG); in draw_screen_locked()
270 SetColor(MENU_SEL_FG); in draw_screen_locked()
272 SetColor(MENU); in draw_screen_locked()
284 SetColor(LOG); in draw_screen_locked()
Dscreen_ui.h67 void SetColor(UIElement e);