Home
last modified time | relevance | path

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

/third_party/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
/third_party/flutter/skia/tests/
DFlattenDrawableTest.cpp99 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable()
110 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
126 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in CompoundDrawable
149 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable()
168 sk_sp<SkFlattenable> intDrawable( in CreateProc() local
185 IntDrawable* intDrawable() const { return fIntDrawable.get(); } in intDrawable() function in RootDrawable