Searched defs:Paint (Results 1 – 9 of 9) sorted by relevance
12 public class Paint { class15 public Paint() { in Paint() method in Paint
48 sk_sp<SkImageFilter> SkImageFilters::Paint(const SkPaint& paint, const CropRect& cropRect) { in Paint() function in SkImageFilters
176 Paint(Type t, SkPaint::Style style) : INHERITED(t), fStyle(style) {} in Paint() function
119 class Paint { class
1063 struct Paint struct1067 bool sanitize (hb_sanitize_context_t *c, Ts&&... ds) const in sanitize()1078 typename context_t::return_t dispatch (context_t *c, Ts&&... ds) const in dispatch()1120 union {1154 } u;
71 message Paint { message
402 readonly Paint: DefaultConstructor<Paint>; property1910 export interface Paint extends EmbindObject<Paint> { interface
888 CanvasKit.Paint.prototype.getColor = function() { class
470 Paint: { property