Searched defs:Intersects (Results 1 – 12 of 12) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsBounds.h | 15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() function
|
/external/skqp/src/pathops/ |
D | SkPathOpsBounds.h | 15 static bool Intersects(const SkPathOpsBounds& a, const SkPathOpsBounds& b) { in Intersects() function
|
/external/libchrome/ui/gfx/range/ |
D | range_f.h | 67 constexpr bool Intersects(const RangeF& range) const { in Intersects() function
|
D | range.h | 97 constexpr bool Intersects(const Range& range) const { in Intersects() function
|
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
D | object_detector.h | 109 inline bool Intersects(const Detection& other) { in Intersects() function
|
D | geom.h | 198 inline bool Intersects(const BoundingBox& that) const { in Intersects() function
|
/external/skia/include/core/ |
D | SkRect.h | 531 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function 1109 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function 1138 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function
|
/external/skqp/include/core/ |
D | SkRect.h | 599 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function 1274 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function 1319 static bool Intersects(const SkRect& a, const SkRect& b) { in Intersects() function
|
/external/libchrome/ui/gfx/geometry/ |
D | rect_f.cc | 93 bool RectF::Intersects(const RectF& rect) const { in Intersects() function in gfx::RectF
|
D | rect.cc | 170 bool Rect::Intersects(const Rect& rect) const { in Intersects() function in gfx::Rect
|
D | rect_unittest.cc | 50 TEST(RectTest, Intersects) { in TEST() argument
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master.cc | 331 bool Intersects(const DeviceNameUtils::ParsedName& x, in Intersects() function in tensorflow::DeviceFinder
|