Home
last modified time | relevance | path

Searched refs:portion (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/
Dcommon.h61 void ui_show_progress(float portion, int seconds);
Dui.c462 void ui_show_progress(float portion, int seconds) in ui_show_progress() argument
467 gProgressScopeSize = portion; in ui_show_progress()