Searched refs:copyPicture (Results 1 – 3 of 3) sorted by relevance
61 SkPicture* copyPicture();
39 SkPicture* SkDebugger::copyPicture() { in copyPicture() function in SkDebugger
282 SkAutoTUnref<SkPicture> copy(fDebugger.copyPicture()); in saveToFile()