Searched defs:loadPicture (Results 1 - 2 of 2) sorted by relevance

/external/skia/debugger/
H A DSkDebugger.cpp27 void SkDebugger::loadPicture(SkPicture* picture) { function in class:SkDebugger
/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp303 loadPicture(fFileName);
316 loadPicture(SkString(filename.toAscii().data()));
672 void SkDebuggerGUI::loadPicture(const SkString& fileName) { function in class:SkDebuggerGUI
685 fDebugger.loadPicture(picture);

Completed in 112 milliseconds