Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsBounds.h15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() function
/third_party/flutter/skia/src/pathops/
DSkPathOpsBounds.h15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() function
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUBuffer.h61 inline bool Intersects(uint64_t s, uint64_t e) const { in Intersects() function
/third_party/skia/include/core/
DSkRect.h531 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function
1108 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function
1137 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function
/third_party/flutter/skia/include/core/
DSkRect.h589 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function
1264 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function
1309 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function