Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsRect.h14 struct SkDRect { struct
31 bool intersects(const SkDRect& r) const { in intersects() argument
39 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()
/external/skqp/src/pathops/
DSkPathOpsRect.h14 struct SkDRect { struct
31 bool intersects(const SkDRect& r) const { in intersects() argument
39 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()