Home
last modified time | relevance | path

Searched defs:UpdateRSTree (Results 1 – 5 of 5) sorted by relevance

/foundation/windowmanager/dmserver/src/
Ddisplay_manager_service_inner.cpp74 void DisplayManagerServiceInner::UpdateRSTree(DisplayId displayId, std::shared_ptr<RSSurfaceNode>& … in UpdateRSTree() function in OHOS::Rosen::DisplayManagerServiceInner
Dabstract_screen.cpp67 void AbstractScreen::UpdateRSTree(std::shared_ptr<RSSurfaceNode>& surfaceNode, bool isAdd) in UpdateRSTree() function in OHOS::Rosen::AbstractScreen
Ddisplay_manager_service.cpp425 void DisplayManagerService::UpdateRSTree(DisplayId displayId, std::shared_ptr<RSSurfaceNode>& surfa… in UpdateRSTree() function in OHOS::Rosen::DisplayManagerService
Dabstract_screen_controller.cpp141 void AbstractScreenController::UpdateRSTree(ScreenId dmsScreenId, std::shared_ptr<RSSurfaceNode>& s… in UpdateRSTree() function in OHOS::Rosen::AbstractScreenController
/foundation/windowmanager/wmserver/src/
Dwindow_node_container.cpp209 bool WindowNodeContainer::UpdateRSTree(sptr<WindowNode>& node, bool isAdd) in UpdateRSTree() function in OHOS::Rosen::WindowNodeContainer