Searched defs:compoundDrawable (Results 1 – 1 of 1) sorted by relevance
148 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()162 sk_sp<SkFlattenable> compoundDrawable( in CreateProc() local183 CompoundDrawable* compoundDrawable() const { return fCompoundDrawable.get(); } in compoundDrawable() function in RootDrawable