Home | History | Annotate | Download | only in wm

Lines Matching refs:speed

84   void Advance(SessionStateAnimator::AnimationSpeed speed) {
85 test_animator_->Advance(test_animator_->GetDuration(speed));
88 void AdvancePartially(SessionStateAnimator::AnimationSpeed speed,
90 base::TimeDelta duration = test_animator_->GetDuration(speed);