Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/mock/core/pipeline/
Dmock_pipeline_context.cpp878 bool NG::PipelineContext::CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations() function in OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_base.h158 virtual bool CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations() function
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp4563 bool PipelineContext::CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations() function in OHOS::Ace::NG::PipelineContext