Searched defs:Intersects (Results 1 – 13 of 13) sorted by relevance
| /external/cronet/net/base/ |
| D | interval.h | 140 bool Intersects(const Interval& i) const { in Intersects() function 208 bool Interval<T>::Intersects(const Interval& i, Interval* out) const { in Intersects() function
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
| D | quic_interval.h | 141 bool Intersects(const QuicInterval& i) const { in Intersects() function 245 bool QuicInterval<T>::Intersects(const QuicInterval& i, in Intersects() function
|
| D | quic_interval_set.h | 722 bool QuicIntervalSet<T>::Intersects(const QuicIntervalSet& other) const { in Intersects() function
|
| /external/skia/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 | 536 static bool Intersects(const SkIRect& a, const SkIRect& b) { in Intersects() function 1118 static bool Intersects(SkScalar al, SkScalar at, SkScalar ar, SkScalar ab, in Intersects() function 1147 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 | 333 bool Intersects(const DeviceNameUtils::ParsedName& x, in Intersects() function in tensorflow::DeviceFinder
|