Searched refs:newPictureSnapshot (Results 1 – 3 of 3) sorted by relevance
36 SkPicture* newPictureSnapshot();
52 SkPicture* SkDrawable::newPictureSnapshot() { in newPictureSnapshot() function in SkDrawable
28 pics[i] = fArray[i]->newPictureSnapshot(); in newDrawableSnapshot()