HomeSort by relevance Sort by last modified time
    Searched defs:loadPicture (Results 1 - 2 of 2) sorted by null

  /external/skia/debugger/
SkDebugger.cpp 27 void SkDebugger::loadPicture(SkPicture* picture) {
  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 167 // in loadPicture by the SkOffsetPicture) to an SkTimedPlaybackPicture.
365 loadPicture(fFileName);
379 loadPicture(SkString(filename.toAscii().data()));
725 void SkDebuggerGUI::loadPicture(const SkString& fileName) {
738 fDebugger.loadPicture(picture);

Completed in 187 milliseconds