Searched refs:GetCurAllSurfaces (Results 1 – 5 of 5) sorted by relevance
132 rsDisplayRenderNode.GetCurAllSurfaces(); in DoSomethingInterestingWithMyAPI()133 rsDisplayRenderNode.GetCurAllSurfaces(true); in DoSomethingInterestingWithMyAPI()
122 node.GetCurAllSurfaces().clear(); in PrepareDisplayRenderNode()123 node.CollectSurface(node.shared_from_this(), node.GetCurAllSurfaces(), false, false); in PrepareDisplayRenderNode()
2411 const auto& surfaces = displayNode->GetCurAllSurfaces(); in CalcOcclusion()2420 curAllSurfaces = displayNode->GetCurAllSurfaces(); in CalcOcclusion()
1068 curAllSurfaces = displayNode->GetCurAllSurfaces(true); in ClearSurfaceIfNeed()
267 std::vector<RSBaseRenderNode::SharedPtr>& GetCurAllSurfaces() in GetCurAllSurfaces() function278 std::vector<RSBaseRenderNode::SharedPtr>& GetCurAllSurfaces(bool onlyFirstLevel) in GetCurAllSurfaces() function