Searched defs:drawCmds (Results 1 – 6 of 6) sorted by relevance
48 std::shared_ptr<Drawing::DrawCmdList> drawCmds = nullptr; variable103 std::shared_ptr<Drawing::DrawCmdList> drawCmds; variable134 std::shared_ptr<Drawing::DrawCmdList> drawCmds = nullptr; variable
32 std::shared_ptr<Drawing::DrawCmdList> drawCmds, RSModifierType type) in AddCmdToSingleFrameComposer()51 …RSContext& context, NodeId id, std::shared_ptr<Drawing::DrawCmdList> drawCmds, uint16_t modifierTy… in UpdateRecording()
182 std::shared_ptr<Drawing::DrawCmdList> drawCmds; in RSCanvasNodeCommandFuzzTest() local
56 void RSCanvasRenderNode::UpdateRecording(std::shared_ptr<Drawing::DrawCmdList> drawCmds, in UpdateRecording()
75 auto drawCmds = std::make_shared<Drawing::DrawCmdList>(w, h); variable
151 std::shared_ptr<Drawing::DrawCmdList> drawCmds = Drawing::DrawCmdList::CreateFromData( in RSCanvasRenderNodeFuzzTest() local