Searched refs:GetCustomTweenOption (Results 1 – 4 of 4) sorted by relevance
43 const TweenOption& TweenComponent::GetCustomTweenOption() const in GetCustomTweenOption() function in OHOS::Ace::TweenComponent
48 const TweenOption& GetCustomTweenOption() const;
341 optionCustom_ = tweenComponent->GetCustomTweenOption(); in Update()
271 auto option = tweenComponent->GetCustomTweenOption(); in JsAnimationStartTimeGet()716 auto option = tweenComponent->GetCustomTweenOption(); in AnimationBridgeTaskFunc()