Searched defs:RootDrawable (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/m133/tests/ |
| D | FlattenDrawableTest.cpp | 152 class RootDrawable : public SkDrawable { class 154 RootDrawable(uint32_t a, uint32_t b, uint32_t c, uint32_t d, const SkPaint& paint, in RootDrawable() function in RootDrawable 161 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable() function in RootDrawable
|
| /third_party/skia/tests/ |
| D | FlattenDrawableTest.cpp | 139 class RootDrawable : public SkDrawable { class 141 RootDrawable(uint32_t a, uint32_t b, uint32_t c, uint32_t d, const SkPaint& paint, in RootDrawable() function in RootDrawable 148 RootDrawable(CompoundDrawable* compoundDrawable, IntDrawable* intDrawable, in RootDrawable() function in RootDrawable
|