Home
last modified time | relevance | path

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

/external/skia/tests/
DFlattenDrawableTest.cpp149 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()
163 sk_sp<SkFlattenable> compoundDrawable( in CreateProc() local
184 CompoundDrawable* compoundDrawable() const { return fCompoundDrawable.get(); } in compoundDrawable() function in RootDrawable
/external/skqp/tests/
DFlattenDrawableTest.cpp149 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()
163 sk_sp<SkFlattenable> compoundDrawable( in CreateProc() local
184 CompoundDrawable* compoundDrawable() const { return fCompoundDrawable.get(); } in compoundDrawable() function in RootDrawable