Searched defs:heightAnimation (Results 1 – 8 of 8) sorted by relevance
121 auto heightAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(); in AnimateTo() local
90 auto heightAnimation = AceType::MakeRefPtr<KeyframeAnimation<float>>(); in CreateHeightKeyFrame() local
532 auto heightAnimation = AceType::MakeRefPtr<CurveAnimation<float>>(deviceHeight_, in CreateCardTransitionInOption() local542 …auto heightAnimation = AceType::MakeRefPtr<CurveAnimation<float>>(size.Height() * deviceWidth_ / s… in CreateCardTransitionInOption() local
533 auto heightAnimation = AceType::MakeRefPtr<SpringAnimation>(springProperty); in AppendBlankHeightAnimation() local
233 … auto heightAnimation = AceType::MakeRefPtr<CurveAnimation<double>>(start, end, Curves::FRICTION); in CreateCardListAnimation() local
315 auto heightAnimation = in CreateSizeAnimation() local
632 auto heightAnimation = AceType::MakeRefPtr<KeyframeAnimation<double>>(); in AppendBlankHeightAnimation() local
610 auto heightAnimation = AceType::MakeRefPtr<SpringAnimation>(springProperty); in AppendBlankHeightAnimation() local