Home
last modified time | relevance | path

Searched defs:intDrawable (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DFlattenDrawableTest.cpp110 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()
121 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
137 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable
160 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()
179 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
196 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable