Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_animation_controller.h28 using StopAnimationCallback = std::function<void()>; variable
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp1049 void MovingPhotoPattern::StopAnimationCallback() in StopAnimationCallback() function in OHOS::Ace::NG::MovingPhotoPattern