Searched refs:indicatorAnimation_ (Results 1 – 4 of 4) sorted by relevance
1313 indicatorAnimation_ = AceType::MakeRefPtr<CurveAnimation<double>>( in AddSwipeToIndicatorListener()1315 indicatorAnimation_->AddListener( in AddSwipeToIndicatorListener()1418 swipeToController_->AddInterpolator(indicatorAnimation_); in DoSwipeToAnimation()2959 indicatorAnimation_ = AceType::MakeRefPtr<CurveAnimation<double>>( in StartIndicatorAnimation()2961 indicatorAnimation_->AddListener( in StartIndicatorAnimation()2973 indicatorController_->AddInterpolator(indicatorAnimation_); in StartIndicatorAnimation()
593 RefPtr<Animation<double>> indicatorAnimation_; variable
965 std::shared_ptr<AnimationUtils::Animation> indicatorAnimation_; variable
3345 AnimationUtils::StopAnimation(indicatorAnimation_); in PlayIndicatorTranslateAnimation()3371 indicatorAnimation_ = AnimationUtils::StartAnimation( in PlayIndicatorTranslateAnimation()5657 AnimationUtils::StopAnimation(indicatorAnimation_); in StopIndicatorAnimation()