Searched refs:inYearMoving_ (Results 1 – 2 of 2) sorted by relevance
53 inYearMoving_ = // position moving from 0% to 100% (1.0), time from 0ms to 500ms. in CreateMovingAnimation()315 if (inYearMoving_) { in PlayInAnimation()316 inYearMoving_->Play(); in PlayInAnimation()383 if (inYearMoving_) { in StopInAnimation()384 inYearMoving_->Stop(); in StopInAnimation()
147 RefPtr<PickerAnimation> inYearMoving_; variable