Searched defs:doubleAnimation (Results 1 – 2 of 2) sorted by relevance
127 RefPtr<KeyframeAnimation<double>>& doubleAnimation) in StartHoverAnimation()140 …RefPtr<KeyframeAnimation<double>>& doubleAnimation, double beginValue, double endValue, bool hover) in CreateDoubleAnimation()
134 RefPtr<KeyframeAnimation<double>>& doubleAnimation, int32_t startDelay) in StartTouchAnimation()147 void InteractiveEffect::CreateDoubleAnimation(RefPtr<KeyframeAnimation<double>>& doubleAnimation, d… in CreateDoubleAnimation()