Searched defs:drawableList (Results 1 – 5 of 5) 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()
115 static final Map<ComponentName, Drawable> drawableList = new LinkedHashMap<>(); field in ShadowPackageManager