Searched refs:kColorPaint (Results 1 – 1 of 1) sorted by relevance
82 kColorPaint, enumerator188 explicit ColorPaint(SkPaint::Style style) : INHERITED(Type::kColorPaint, style) {} in ColorPaint()281 if (t == Type::kColorPaint) return std::is_base_of<T, ColorPaint>::value; in is_base_of()