Home
last modified time | relevance | path

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

/third_party/skia/m133/tests/
DFlattenDrawableTest.cpp104 class CompoundDrawable : public SkDrawable { class
106 CompoundDrawable(uint32_t a, uint32_t b, uint32_t c, uint32_t d, const SkPaint& paint) in CompoundDrawable() function in CompoundDrawable
111 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable() function in CompoundDrawable
/third_party/skia/tests/
DFlattenDrawableTest.cpp91 class CompoundDrawable : public SkDrawable { class
93 CompoundDrawable(uint32_t a, uint32_t b, uint32_t c, uint32_t d, const SkPaint& paint) in CompoundDrawable() function in CompoundDrawable
98 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable() function in CompoundDrawable