Searched defs:drawables (Results 1 – 7 of 7) sorted by relevance
17 protected Drawable[] drawables; field in ShadowLayerDrawable20 public void __constructor__(Drawable[] drawables) { in __constructor__()
67 Drawable[] drawables = new Drawable[resourceIds.length]; in buildDrawable() local
111 SkDrawable* const* drawables = nullptr; in partialReplay() local143 SkDrawable* const* drawables = nullptr; in onDraw() local
15 SkDrawable* const drawables[], in SkRecordDraw()
89 int[] drawables = { R.drawable.l7_white, R.drawable.l0_red, in testNotXmlDrawable() local
32 protected Drawable[] drawables; field in LayerDrawableTest
1411 SkAutoTDelete<SkDrawableList> drawables(recorder.detachDrawableList()); in draw() local