Home
last modified time | relevance | path

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

/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() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h159 virtual bool CatchInteractiveAnimations(const std::function<void()>& animationCallback) in CatchInteractiveAnimations() function
/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() function in OHOS::Ace::NG::PipelineContext