Home
last modified time | relevance | path

Searched refs:SetRenderSideBarContainer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Dside_bar_animation_controller.h79 void SetRenderSideBarContainer(const WeakPtr<RenderNode>& node) in SetRenderSideBarContainer() function
H A Drender_side_bar_container.cpp188 animationController_->SetRenderSideBarContainer(weak); in InitializeDragAndAnimation()