Home
last modified time | relevance | path

Searched refs:update_screen_locked (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Dwear_ui.cpp250 update_screen_locked(); in Print()
277 update_screen_locked(); in StartMenu()
298 if (menu_sel != old_sel) update_screen_locked(); in SelectMenu()
413 update_screen_locked(); in PrintV()
Dscreen_ui.cpp344 void ScreenRecoveryUI::update_screen_locked() { in update_screen_locked() function in ScreenRecoveryUI
543 update_screen_locked(); in SetBackground()
615 update_screen_locked(); in PrintV()
745 update_screen_locked(); in StartMenu()
761 if (menu_sel != old_sel) update_screen_locked(); in SelectMenu()
771 update_screen_locked(); in EndMenu()
794 update_screen_locked(); in ShowText()
800 update_screen_locked(); in Redraw()
Dscreen_ui.h145 virtual void update_screen_locked();