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