Home
last modified time | relevance | path

Searched defs:drawableList (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkPictureRecorder.cpp73 SkDrawableList* drawableList = fRecorder->getDrawableList(); in finishRecordingAsPicture() local
119 SkDrawableList* drawableList = fRecorder->getDrawableList(); in partialReplay() local
DSkRecordedDrawable.h17 std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) in SkRecordedDrawable()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageManager.java116 static final Map<ComponentName, Drawable> drawableList = new LinkedHashMap<>(); field in ShadowPackageManager
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPackageManager.java160 static final Map<ComponentName, Drawable> drawableList = new LinkedHashMap<>(); field in ShadowPackageManager