Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDebugCanvas.cpp120 void DebugCanvas::addDrawCommand(DrawCommand* command) { fCommandVector.push_back(command); } in addDrawCommand() function in DebugCanvas
/third_party/flutter/skia/tools/debugger/
DDebugCanvas.cpp84 void DebugCanvas::addDrawCommand(DrawCommand* command) { fCommandVector.push_back(command); } in addDrawCommand() function in DebugCanvas