Home
last modified time | relevance | path

Searched refs:PopShadow (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfocus_animation_manager.h48 void PopShadow();
H A Dfocus_animation_manager.cpp144 void FocusAnimationManager::PopShadow() in PopShadow() function in OHOS::Ace::FocusAnimationManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_element.cpp266 context->PopShadow(); in UmountRender()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h334 void PopShadow() const;
H A Dpipeline_context.cpp2562 void PipelineContext::PopShadow() const in PopShadow() function in OHOS::Ace::PipelineContext
2564 focusAnimationManager_->PopShadow(); in PopShadow()