Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/
H A Dui.c195 static void update_screen_locked(void) in update_screen_locked() function
303 update_screen_locked(); in input_callback()
366 update_screen_locked(); in ui_set_background()
428 update_screen_locked(); in ui_reset_progress()
459 update_screen_locked(); in ui_print()
487 update_screen_locked(); in ui_start_menu()
506 if (menu_sel != old_sel) update_screen_locked(); in ui_menu_select()
521 update_screen_locked(); in ui_end_menu()
544 update_screen_locked(); in ui_show_text()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c250 static void update_screen_locked(void) in update_screen_locked() function
360 update_screen_locked(); in input_callback()
581 update_screen_locked(); in ui_set_background()
632 update_screen_locked(); in ui_reset_progress()
661 update_screen_locked(); in ui_print()
685 update_screen_locked(); in ui_start_menu()
707 if (menu_sel != old_sel) update_screen_locked(); in ui_menu_select()
718 update_screen_locked(); in ui_end_menu()
735 update_screen_locked(); in ui_show_text()
814 update_screen_locked(); in drawline_4()
[all …]
H A Dscreen_ui.h136 void update_screen_locked();