Searched defs:paintDrawable (Results 1 – 1 of 1) sorted by relevance
98 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()114 sk_sp<SkFlattenable> paintDrawable( in CreateProc() local126 PaintDrawable* paintDrawable() const { return fPaintDrawable.get(); } in paintDrawable() function in CompoundDrawable267 sk_sp<PaintDrawable> paintDrawable(new PaintDrawable(paint)); in DEF_TEST() local