Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/experimental/Intersection/
DDataTypes.h343 struct _Rect { struct
344 double left;
345 double top;
346 double right;
370 bool intersects(_Rect& r) const { in intersects() argument
378 void set(const _Point& pt) { in set()
383 void setBounds(const _Line& line) { in setBounds()
/external/skia/experimental/Intersection/
DDataTypes.h343 struct _Rect { struct
344 double left;
345 double top;
346 double right;
370 bool intersects(_Rect& r) const { in intersects() argument
378 void set(const _Point& pt) { in set()
383 void setBounds(const _Line& line) { in setBounds()