Searched defs:addDrawCommand (Results 1 – 2 of 2) sorted by relevance
120 void DebugCanvas::addDrawCommand(DrawCommand* command) { fCommandVector.push_back(command); } in addDrawCommand() function in DebugCanvas
84 void DebugCanvas::addDrawCommand(DrawCommand* command) { fCommandVector.push_back(command); } in addDrawCommand() function in DebugCanvas