Home
last modified time | relevance | path

Searched defs:ImageAnimatorComponent (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/component/
Dimageanimator_component.h27 explicit ImageAnimatorComponent() : Component(ARKUI_NODE_IMAGE_ANIMATOR) {} in ImageAnimatorComponent() function
28 explicit ImageAnimatorComponent(ArkUI_NodeHandle handle) : Component(handle) {} in ImageAnimatorComponent() function