Searched defs:CompoundDrawable (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | FlattenDrawableTest.cpp | 92 class CompoundDrawable : public SkDrawable { class 94 CompoundDrawable(uint32_t a, uint32_t b, uint32_t c, uint32_t d, const SkPaint& paint) in CompoundDrawable() function in CompoundDrawable 99 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable() function in CompoundDrawable
|
/external/skqp/tests/ |
D | FlattenDrawableTest.cpp | 92 class CompoundDrawable : public SkDrawable { class 94 CompoundDrawable(uint32_t a, uint32_t b, uint32_t c, uint32_t d, const SkPaint& paint) in CompoundDrawable() function in CompoundDrawable 99 CompoundDrawable(IntDrawable* intDrawable, PaintDrawable* paintDrawable) in CompoundDrawable() function in CompoundDrawable
|