Searched defs:drawables (Results 1 – 11 of 11) sorted by relevance
34 SkDrawable* const* drawables = nullptr; in onDraw() local74 SkDrawable* const* drawables = fDrawableList ? fDrawableList->begin() : nullptr; in flatten() local
118 SkDrawable* const* drawables = nullptr; in partialReplay() local
20 SkDrawable* const drawables[], in SkRecordDraw()
55 Drawable[] drawables = getCompoundDrawablesRelative(); in init() local122 Drawable[] drawables = new Drawable[6]; in getAllCompoundDrawables() local
33 protected Drawable[] drawables; field in ShadowLayerDrawableTest
260 Drawable[] drawables = view.getCompoundDrawables(); in testTextViewCompoundDrawablesAreSet() local
265 Drawable[] drawables = view.getCompoundDrawables(); in testTextViewCompoundDrawablesAreSet() local
121 static final Map<Pair<String, Integer>, Drawable> drawables = new LinkedHashMap<>(); field in ShadowPackageManager
168 static final Map<Pair<String, Integer>, Drawable> drawables = new LinkedHashMap<>(); field in ShadowPackageManager
996 SubRunOwner make_drawable_sub_run(const SkZip<SkPackedGlyphID, SkPoint>& drawables, in make_drawable_sub_run()