Home
last modified time | relevance | path

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

/bootable/recovery/
Dwear_ui.cpp248 update_screen_locked(); in Print()
273 update_screen_locked(); in StartMenu()
294 if (menu_sel != old_sel) update_screen_locked(); in SelectMenu()
398 update_screen_locked(); in PrintV()
Dscreen_ui.cpp383 void ScreenRecoveryUI::update_screen_locked() { in update_screen_locked() function in ScreenRecoveryUI
579 update_screen_locked(); in SetBackground()
651 update_screen_locked(); in PrintV()
780 update_screen_locked(); in StartMenu()
796 if (menu_sel != old_sel) update_screen_locked(); in SelectMenu()
806 update_screen_locked(); in EndMenu()
829 update_screen_locked(); in ShowText()
835 update_screen_locked(); in Redraw()
Dscreen_ui.h160 virtual void update_screen_locked();