Searched defs:Intersects (Results 1 – 4 of 4) sorted by relevance
15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() function
61 inline bool Intersects(uint64_t s, uint64_t e) const { in Intersects() function
537 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function1114 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function1143 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function
75176 bool Intersects(const Sub& aRect) const in Intersects() function111860 bool Intersects (const Rect& aRect) const in Intersects() function in mozilla::gfx::BaseIntRegion