Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecordedDrawable.cpp31 pictList = fDrawableList->newDrawableSnapshot(); in onNewPictureSnapshot()
DSkPictureRecorder.cpp71 drawableList ? drawableList->newDrawableSnapshot() : nullptr; in finishRecordingAsPicture()
DSkRecorder.h31 SkBigPicture::SnapshotArray* newDrawableSnapshot();
DSkRecorder.cpp20 SkBigPicture::SnapshotArray* SkDrawableList::newDrawableSnapshot() { in newDrawableSnapshot() function in SkDrawableList