Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkDrawable.cpp51 return this->onNewPictureSnapshot(); in newPictureSnapshot()
73 SkPicture* SkDrawable::onNewPictureSnapshot() { in onNewPictureSnapshot() function in SkDrawable
DSkRecordedDrawable.h31 SkPicture* onNewPictureSnapshot() override;
DSkRecordedDrawable.cpp26 SkPicture* SkRecordedDrawable::onNewPictureSnapshot() { in onNewPictureSnapshot() function in SkRecordedDrawable
/third_party/skia/include/core/
DSkDrawable.h154 virtual SkPicture* onNewPictureSnapshot();