Home
last modified time | relevance | path

Searched refs:PopRootFocusAnimation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_element.cpp259 … focusAnimation->IsRoot() ? context->PopRootFocusAnimation() : context->PopFocusAnimation(); in UmountRender()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h332 void PopRootFocusAnimation() const;
H A Dpipeline_context.cpp2399 void PipelineContext::PopRootFocusAnimation() const in PopRootFocusAnimation() function in OHOS::Ace::PipelineContext