Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsBounds.h15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() function
/external/skia/include/core/
DSkRect.h344 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function
716 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function
742 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function