Home
last modified time | relevance | path

Searched defs:SkDRect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsRect.h12 struct SkDRect { struct
29 bool intersects(const SkDRect& r) const { in intersects() argument
37 void set(const SkDPoint& pt) { in set()
42 double width() const { in width()
46 double height() const { in height()
50 void setBounds(const SkDConic& curve) { in setBounds()
56 void setBounds(const SkDCubic& curve) { in setBounds()
62 void setBounds(const SkDQuad& curve) { in setBounds()