Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRecordedDrawable.cpp30 fDrawableList ? fDrawableList->newDrawableSnapshot() : nullptr in onNewPictureSnapshot()
DSkRecorder.h32 SkBigPicture::SnapshotArray* newDrawableSnapshot();
DSkPictureRecorder.cpp74 drawableList ? drawableList->newDrawableSnapshot() : nullptr in finishRecordingAsPicture()
DSkRecorder.cpp26 SkBigPicture::SnapshotArray* SkDrawableList::newDrawableSnapshot() { in newDrawableSnapshot() function in SkDrawableList
/third_party/flutter/skia/src/core/
DSkRecordedDrawable.cpp31 pictList = fDrawableList->newDrawableSnapshot(); in onNewPictureSnapshot()
DSkPictureRecorder.cpp71 drawableList ? drawableList->newDrawableSnapshot() : nullptr; in finishRecordingAsPicture()
DSkRecorder.h32 SkBigPicture::SnapshotArray* newDrawableSnapshot();
DSkRecorder.cpp24 SkBigPicture::SnapshotArray* SkDrawableList::newDrawableSnapshot() { in newDrawableSnapshot() function in SkDrawableList