Home
last modified time | relevance | path

Searched defs:GetAllMainAndLeashSurfaces (Results 1 – 2 of 2) sorted by relevance

/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