Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_controller.cpp165 sptr<RSIWindowAnimationFinishedCallback> animationCallback = in OnMinimizeAllWindow() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp899 bool NG::PipelineContext::CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h159 virtual bool CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp4857 bool PipelineContext::CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations()