Searched refs:detachDrawableList (Results 1 – 3 of 3) sorted by relevance
131 fRecorder->detachDrawableList(), fCullRect); in finishRecordingAsDrawable()
51 std::unique_ptr<SkDrawableList> detachDrawableList() { return std::move(fDrawableList); } in detachDrawableList() function
1864 std::unique_ptr<SkDrawableList> drawables(recorder.detachDrawableList()); in draw()