Searched defs:SkDRect (Results 1 – 2 of 2) sorted by relevance
14 struct SkDRect { struct31 bool intersects(const SkDRect& r) const { in intersects() argument39 void set(const SkDPoint& pt) { in set()44 double width() const { in width()48 double height() const { in height()52 void setBounds(const SkDConic& curve) { in setBounds()58 void setBounds(const SkDCubic& curve) { in setBounds()64 void setBounds(const SkDQuad& curve) { in setBounds()72 bool valid() const { in valid()