Searched defs:drawableList (Results 1 – 3 of 3) sorted by relevance
78 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture() local124 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local
30 std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) in SkRecordedDrawable()
164 static final Map<ComponentName, Drawable> drawableList = new LinkedHashMap<>(); field in ShadowPackageManager