Searched refs:scale (Results 1 – 1 of 1) sorted by relevance
520 float scale = width * progressScopeSize; in SetProgress() local521 if ((int) (progress * scale) != (int) (fraction * scale)) { in SetProgress()