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