Home
last modified time | relevance | path

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

/third_party/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.h537 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function
1114 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function
1143 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp75176 bool Intersects(const Sub& aRect) const in Intersects() function
111860 bool Intersects (const Rect& aRect) const in Intersects() function in mozilla::gfx::BaseIntRegion