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