Searched refs:progressAnimationInterval (Results 1 – 2 of 2) sorted by relevance
550 static const double progressAnimationInterval = 0.125; variable576 return progressAnimationInterval; in animationRepeatIntervalForProgressBar()581 return progressAnimationInterval * progressAnimationFrmaes * 2; // "2" for back and forth in animationDurationForProgressBar()
633 static const double progressAnimationInterval = 0.125; variable636 return progressAnimationInterval; in animationRepeatIntervalForProgressBar()641 return progressAnimationInterval * progressAnimationFrames * 2; // "2" for back and forth; in animationDurationForProgressBar()