Searched refs:getDrawableList (Results 1 – 2 of 2) sorted by relevance
74 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture()113 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay()
50 SkDrawableList* getDrawableList() const { return fDrawableList.get(); } in getDrawableList() function