Home
last modified time | relevance | path

Searched refs:newDrawableSnapshot (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkPictureRecorder.cpp72 drawableList ? drawableList->newDrawableSnapshot() : nullptr; in endRecordingAsPicture()
157 pictList = fDrawableList->newDrawableSnapshot(); in onNewPictureSnapshot()
DSkRecorder.h31 SkBigPicture::SnapshotArray* newDrawableSnapshot();
DSkRecorder.cpp21 SkBigPicture::SnapshotArray* SkDrawableList::newDrawableSnapshot() { in newDrawableSnapshot() function in SkDrawableList