Searched defs:intDrawable (Results 1 – 2 of 2) sorted by relevance
98 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()109 sk_sp<SkFlattenable> intDrawable( in CreateProc() local125 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable148 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()167 sk_sp<SkFlattenable> intDrawable( in CreateProc() local184 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable
99 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()110 sk_sp<SkFlattenable> intDrawable( in CreateProc() local126 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable149 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()168 sk_sp<SkFlattenable> intDrawable( in CreateProc() local185 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable