Home
last modified time | relevance | path

Searched refs:BACKGROUND_ICON_INSTALLING (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/recovery/
H A Dcommon.h56 BACKGROUND_ICON_INSTALLING, enumerator
H A Dui.c48 { &gBackgroundIcon[BACKGROUND_ICON_INSTALLING], "icon_installing" },
117 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()
H A Drecovery.c364 ui_set_background(BACKGROUND_ICON_INSTALLING); in erase_volume()
930 ui_set_background(BACKGROUND_ICON_INSTALLING); in main()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dcommon.h51 BACKGROUND_ICON_INSTALLING, enumerator
H A Dui.c51 { &gBackgroundIcon[BACKGROUND_ICON_INSTALLING], "icon_installing" },
179 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()
H A Dpcba_core.c631 ui_set_background(BACKGROUND_ICON_INSTALLING); in main()