Searched defs:animateOption (Results 1 – 4 of 4) sorted by relevance
33 ArkUIAnimateOption animateOption {}; in AnimateTo() local74 ArkUIKeyframeAnimateOption animateOption {}; in KeyframeAnimateTo() local
179 ArkUI_KeyframeAnimateOption* animateOption = new ArkUI_KeyframeAnimateOption; in OH_ArkUI_KeyframeAnimateOption_Create() local
247 AnimationOption& option, ArkUIKeyframeAnimateOption* animateOption) in StartKeyframeAnimation()284 void KeyframeAnimateTo(ArkUIContext* context, ArkUIKeyframeAnimateOption* animateOption) in KeyframeAnimateTo()
1932 void KeyframeAnimateTo(ArkUIContext* context, ArkUIKeyframeAnimateOption* animateOption) in KeyframeAnimateTo()1937 ArkUIAnimatorHandle CreateAnimator(ArkUIContext* context, ArkUIAnimatorOption* animateOption) in CreateAnimator()