Searched refs:GetDrawCmdLists (Results 1 – 4 of 4) sorted by relevance
75 const std::map<RSModifierType, std::list<Drawing::DrawCmdListPtr>>& GetDrawCmdLists() const;
531 …difierType, std::list<Drawing::DrawCmdListPtr>>& RSCanvasDrawingRenderNode::GetDrawCmdLists() const in GetDrawCmdLists() function in OHOS::Rosen::RSCanvasDrawingRenderNode
174 auto& cmdLists = drawingNode.GetDrawCmdLists(); in OnUpdate()
477 const auto& curDrawCmdLists = rsCanvasDrawingRenderNode.GetDrawCmdLists();