Searched refs:SetCustomTweenOption (Results 1 – 4 of 4) sorted by relevance
37 void TweenComponent::SetCustomTweenOption(const TweenOption& option) in SetCustomTweenOption() function in OHOS::Ace::TweenComponent
43 void SetCustomTweenOption(const TweenOption& option);
150 tweenComponent->SetCustomTweenOption(tweenOption); in SetTweenComponentParams()
718 tweenComponent->SetCustomTweenOption(option); in AnimationBridgeTaskFunc()