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