Searched defs:drawableList (Results 1 – 2 of 2) sorted by relevance
61 SkDrawableList* drawableList = fRecorder->getDrawableList(); in endRecordingAsPicture() local95 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local113 SkRecordedDrawable(SkRecord* record, SkBBoxHierarchy* bbh, SkDrawableList* drawableList, in SkRecordedDrawable()
25 private Map<ComponentName, Drawable> drawableList = new HashMap<ComponentName, Drawable>(); field in RobolectricPackageManager