Home
last modified time | relevance | path

Searched defs:drawableList (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPictureRecorder.cpp69 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture() local
108 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local
DSkRecordedDrawable.h18 std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) in SkRecordedDrawable()
/third_party/skia/src/core/
DSkPictureRecorder.cpp72 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture() local
118 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local
DSkRecordedDrawable.h17 std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) in SkRecordedDrawable()