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