Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h206 void CreateExplicitAnimator(const std::function<void()>& onFinishEvent) override {} in CreateExplicitAnimator() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp3277 void PipelineContext::CreateExplicitAnimator(const std::function<void()>& onFinishEvent) in CreateExplicitAnimator() function in OHOS::Ace::PipelineContext