Searched defs:sweepSpeed (Results 1 – 1 of 1) sorted by relevance
182 float sweepSpeed = barLength / TIME_2000; // It takes 2 seconds to sweep the whole bar length. in StartCapsuleSweepingAnimation() local381 float sweepSpeed = float(ANGLE_360) / TIME_4000; // It takes 4 seconds to sweep a circle in StartRingSweepingAnimation() local550 float sweepSpeed = barLength / TIME_2000; // It takes 2 seconds to sweep the whole bar length in StartLinearSweepingAnimation() local