Home
last modified time | relevance | path

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

/external/skia/tests/
DFlattenDrawableTest.cpp98 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()
109 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
125 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable
148 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()
167 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
184 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable