Searched defs:getDrawCommands (Results 1 - 2 of 2) sorted by last modified time

/external/skia/debugger/
H A DSkDebugger.h55 const SkTDArray<SkDrawCommand*>& getDrawCommands() const { function in class:SkDebugger
56 return fDebugCanvas->getDrawCommands();
/external/chromium_org/third_party/skia/debugger/
H A DSkDebugger.h55 const SkTDArray<SkDrawCommand*>& getDrawCommands() const { function in class:SkDebugger
56 return fDebugCanvas->getDrawCommands();

Completed in 548 milliseconds