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