Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DFlattenDrawableTest.cpp111 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()
122 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
138 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable
161 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()
180 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
197 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable