Searched refs:hideScaleAnimation (Results 1 – 1 of 1) sorted by relevance
290 …auto hideScaleAnimation = AceType::MakeRefPtr<CurveAnimation<float>>(1.0f, 0.9f, Curves::FRICTION); in CreatePopupAnimation() local295 hideOption.SetTransformFloatAnimation(AnimationType::SCALE, hideScaleAnimation); in CreatePopupAnimation()