Home
last modified time | relevance | path

Searched refs:CallAnimationFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h32 void CallAnimationFunc(const std::string& method) in CallAnimationFunc() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_image_animator.cpp118 controller->CallAnimationFunc(method); in CallSpecializedMethod()