Searched defs:drawableList (Results 1 – 2 of 2) sorted by relevance
72 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture() local118 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local
17 std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) in SkRecordedDrawable()