Searched defs:SkDRect (Results 1 – 1 of 1) sorted by relevance
21 struct SkDRect { struct38 bool intersects(const SkDRect& r) const { in intersects() argument46 void set(const SkDPoint& pt) { in set()51 double width() const { in width()55 double height() const { in height()59 void setBounds(const SkDConic& curve) { in setBounds()65 void setBounds(const SkDCubic& curve) { in setBounds()71 void setBounds(const SkDQuad& curve) { in setBounds()79 bool valid() const { in valid()