Home
last modified time | relevance | path

Searched defs:animateOption (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnode_animate_test.cpp129 ArkUI_KeyframeAnimateOption* animateOption = OH_ArkUI_KeyframeAnimateOption_Create(1); in HWTEST_F() local
165 ArkUI_KeyframeAnimateOption* animateOption = OH_ArkUI_KeyframeAnimateOption_Create(1); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Danimate_impl.cpp61 impl->getAnimation()->animateTo(reinterpret_cast<ArkUIContext*>(context), animateOption, AnimateTo() local
99 impl->getAnimation()->keyframeAnimateTo(reinterpret_cast<ArkUIContext*>(context), &animateOption); KeyframeAnimateTo() local
[all...]
H A Dnode_animate.cpp176 ArkUI_KeyframeAnimateOption* animateOption = new ArkUI_KeyframeAnimateOption; in OH_ArkUI_KeyframeAnimateOption_Create() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp197 void KeyframeAnimateTo(ArkUIContext* context, ArkUIKeyframeAnimateOption* animateOption) in KeyframeAnimateTo() argument
[all...]
H A Dnode_api.cpp1936 void KeyframeAnimateTo(ArkUIContext* context, ArkUIKeyframeAnimateOption* animateOption) in KeyframeAnimateTo() argument
1941 ArkUIAnimatorHandle CreateAnimator(ArkUIContext* context, ArkUIAnimatorOption* animateOption) in CreateAnimator() argument

Completed in 7 milliseconds