Searched defs:heightAnimation (Results 1 – 7 of 7) sorted by relevance
114 auto heightAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(); in AnimateTo() local
526 auto heightAnimation = AceType::MakeRefPtr<CurveAnimation<float>>(deviceHeight_, in CreateCardTransitionInOption() local536 …auto heightAnimation = AceType::MakeRefPtr<CurveAnimation<float>>(size.Height() * deviceWidth_ / s… in CreateCardTransitionInOption() local
227 … auto heightAnimation = AceType::MakeRefPtr<CurveAnimation<double>>(start, end, Curves::FRICTION); in CreateCardListAnimation() local
291 auto heightAnimation = in CreateSizeAnimation() local
524 auto heightAnimation = AceType::MakeRefPtr<SpringAnimation>(springProperty); in AppendBlankHeightAnimation() local
626 auto heightAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(); in AppendBlankHeightAnimation() local
666 auto heightAnimation = AceType::MakeRefPtr<SpringAnimation>(springProperty); in AppendBlankHeightAnimation() local