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

  /external/chromium_org/third_party/skia/debugger/
SkDebugger.h 67 void loadPicture(SkPicture* picture);
SkDebugger.cpp 29 void SkDebugger::loadPicture(SkPicture* picture) {
  /external/skia/debugger/
SkDebugger.h 67 void loadPicture(SkPicture* picture);
SkDebugger.cpp 29 void SkDebugger::loadPicture(SkPicture* picture) {
  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.h 329 void loadPicture(const SkString& fileName);
SkDebuggerGUI.cpp 348 // in loadPicture by the SkOffsetPicture) to an SkTimedPlaybackPicture.
617 loadPicture(fFileName);
631 loadPicture(SkString(filename.toAscii().data()));
    [all...]
  /external/chromium_org/third_party/skia/platform_tools/nacl/src/
nacl_debugger.cpp 75 fDebugger.loadPicture(picture);
  /external/skia/debugger/QT/
SkDebuggerGUI.h 329 void loadPicture(const SkString& fileName);
SkDebuggerGUI.cpp 348 // in loadPicture by the SkOffsetPicture) to an SkTimedPlaybackPicture.
617 loadPicture(fFileName);
631 loadPicture(SkString(filename.toAscii().data()));
    [all...]
  /external/skia/platform_tools/nacl/src/
nacl_debugger.cpp 75 fDebugger.loadPicture(picture);

Completed in 90 milliseconds