Searched defs:alphaAnimation (Results 1 – 3 of 3) sorted by relevance
54 auto alphaAnimation = std::make_shared<RSSpringAnimation>(alphaProperty, variable104 auto alphaAnimation = std::make_shared<RSSpringAnimation>(alphaProperty, variable149 auto alphaAnimation = std::make_shared<RSCurveAnimation>(alphaProperty, variable197 auto alphaAnimation = std::make_shared<RSKeyframeAnimation>(alphaProperty); variable235 auto alphaAnimation = std::make_shared<RSSpringAnimation>(alphaProperty, variable284 auto alphaAnimation = std::make_shared<RSSpringAnimation>(alphaProperty, variable330 auto alphaAnimation = std::make_shared<RSCurveAnimation>(alphaProperty, variable380 auto alphaAnimation = std::make_shared<RSKeyframeAnimation>(alphaProperty); variable497 auto alphaAnimation = std::make_shared<RSSpringAnimation>(alphaProperty, variable
95 …RefPtr<KeyframeAnimation<double>> alphaAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(… in TouchDownAnimation() local108 …RefPtr<KeyframeAnimation<double>> alphaAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(… in TouchUpAnimation() local127 …RefPtr<KeyframeAnimation<double>> alphaAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(… in CancelTouchAnimation() local193 …RefPtr<KeyframeAnimation<double>> alphaAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(… in BuildClickAnimation() local220 void InteractiveEffect::BuildClickAlphaAnimation(const RefPtr<KeyframeAnimation<double>>& alphaAnim… in BuildClickAlphaAnimation()
34 …RefPtr<KeyframeAnimation<double>> alphaAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(… in BuildClickAnimation() local