Searched defs:intDrawable (Results 1 – 1 of 1) sorted by relevance
111 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()122 sk_sp<SkFlattenable> intDrawable( in CreateProc() local138 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable161 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()180 sk_sp<SkFlattenable> intDrawable( in CreateProc() local197 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable