Home
last modified time | relevance | path

Searched refs:GetAllMainAndLeashSurfaces (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h35 std::vector<RSBaseRenderNode::SharedPtr>& GetAllMainAndLeashSurfaces();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_display_render_params.cpp23 std::vector<RSBaseRenderNode::SharedPtr>& RSDisplayRenderParams::GetAllMainAndLeashSurfaces() in GetAllMainAndLeashSurfaces() function in OHOS::Rosen::RSDisplayRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h277 …std::vector<RSBaseRenderNode::SharedPtr>& GetAllMainAndLeashSurfaces() { return curMainAndLeashSur… in GetAllMainAndLeashSurfaces() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp901 const auto& curAllSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in SurfaceOcclusionCallbackToWMS()
1694 auto& curMainAndLeashSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in UpdateHwcNodeEnable()
1745 auto& curMainAndLeashSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in PrevalidateHwcNode()
1920 auto& curMainAndLeashSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in UpdateSurfaceDirtyAndGlobalDirty()
1960 auto& curMainAndLeashSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in UpdateHwcNodeEnableByNodeBelow()
2355 auto& curMainAndLeashSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in UpdateDisplayDirtyAndExtendVisibleRegion()
2740 auto& curMainAndLeashSurfaces = curDisplayNode_->GetAllMainAndLeashSurfaces(); in UpdateHwcNodeEnableByGlobalFilter()