Searched refs:CreateEmptyAnimation (Results 1 – 3 of 3) sorted by relevance
68 std::shared_ptr<RSAnimation> CreateEmptyAnimation(std::shared_ptr<RSPropertyBase> property,
143 std::shared_ptr<RSAnimation> RSImplicitCancelAnimationParam::CreateEmptyAnimation( in CreateEmptyAnimation() function in OHOS::Rosen::RSImplicitCancelAnimationParam
586 … animation = curveImplicitParam->CreateEmptyAnimation(property, startValue, endValue); in CreateImplicitAnimation()