Searched defs:drawables (Results 1 – 9 of 9) sorted by relevance
37 SkDrawable* const* drawables = nullptr; in onDraw() local77 SkDrawable* const* drawables = fDrawableList ? fDrawableList->begin() : nullptr; in flatten() local
123 SkDrawable* const* drawables = nullptr; in partialReplay() local
90 SkSpan<SkGlyph> drawables) { in FlattenGlyphsByType()
48 SkDrawable* const drawables[], in SkRecordDraw()
55 Drawable[] drawables = getCompoundDrawablesRelative(); in init() local122 Drawable[] drawables = new Drawable[6]; in getAllCompoundDrawables() local
30 protected Drawable[] drawables; field in ShadowLayerDrawableTest
265 Drawable[] drawables = view.getCompoundDrawables(); in testTextViewCompoundDrawablesAreSet() local
172 static final Map<Pair<String, Integer>, Drawable> drawables = new LinkedHashMap<>(); field in ShadowPackageManager
580 static SubRunOwner Make(SkZip<const SkGlyphID, const SkPoint> drawables, in Make()