Searched refs:ScreenRecoveryUI (Results 1 - 3 of 3) sorted by relevance

/bootable/recovery/
H A Dscreen_ui.cpp43 static ScreenRecoveryUI* self = NULL;
52 ScreenRecoveryUI::ScreenRecoveryUI() : function in class:ScreenRecoveryUI
89 void ScreenRecoveryUI::draw_background_locked(Icon icon)
135 void ScreenRecoveryUI::draw_progress_locked()
181 void ScreenRecoveryUI::SetColor(UIElement e) {
207 void ScreenRecoveryUI::draw_screen_locked()
263 void ScreenRecoveryUI::update_screen_locked()
271 void ScreenRecoveryUI::update_progress_locked()
283 void* ScreenRecoveryUI
[all...]
H A Ddefault_device.cpp40 ui(new ScreenRecoveryUI) {
H A Dscreen_ui.h27 class ScreenRecoveryUI : public RecoveryUI { class in inherits:RecoveryUI
29 ScreenRecoveryUI();

Completed in 54 milliseconds