Searched defs:drawableList (Results 1 – 3 of 3) sorted by relevance
69 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture() local108 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local
18 std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) in SkRecordedDrawable()
25 private Map<ComponentName, Drawable> drawableList = new HashMap<ComponentName, Drawable>(); field in RobolectricPackageManager