Home
last modified time | relevance | path

Searched defs:fraction (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/install/
Dinstall.cpp438 double fraction; in try_update_binary() local
448 double fraction; in try_update_binary() local
/bootable/recovery/
Drecovery.cpp466 float fraction = 0.0; in run_graphics_test() local
/bootable/recovery/recovery_ui/
Dscreen_ui.cpp994 void ScreenRecoveryUI::SetProgress(float fraction) { in SetProgress()