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