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