Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.cpp319 context->PushFocusAnimation(AceType::Claim(this)); in AddToFocus()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h326 void PushFocusAnimation(const RefPtr<Element>& element) const;
H A Dpipeline_context.cpp2404 void PipelineContext::PushFocusAnimation(const RefPtr<Element>& element) const in PushFocusAnimation() function in OHOS::Ace::PipelineContext