Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.cpp717 float scale = width * progressScopeSize; in SetProgress() local
718 if ((int)(progress * scale) != (int)(fraction * scale)) { in SetProgress()