| /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ |
| D | LineRegion.java | 54 public boolean intersects(LineRegion lineRegion) { in intersects() method in LineRegion 64 public boolean intersects(Number line2Min, Number line2Max) { in intersects() method in LineRegion
|
| /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
| D | RectRegion.java | 73 public boolean intersects(RectRegion region) { in intersects() method in RectRegion 89 public boolean intersects(Number minX, Number maxX, Number minY, Number maxY) { in intersects() method in RectRegion 93 …public boolean intersects(RectF region, Number visMinX, Number visMaxX, Number visMinY, Number vis… in intersects() method in RectRegion
|
| /external/skia/src/pathops/ |
| D | SkPathOpsRect.h | 29 bool intersects(const SkDRect& r) const { in intersects() function
|
| D | SkPathOpsTSect.h | 1333 int SkTSect<TCurve, OppCurve>::intersects(SkTSpan<TCurve, OppCurve>* span, in intersects() function
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | CollisionVolume.java | 55 public abstract boolean intersects(Vector2 position, FlipInfo flip, CollisionVolume other, in intersects() method in CollisionVolume
|
| D | AABoxCollisionVolume.java | 73 public boolean intersects(Vector2 position, FlipInfo flip, CollisionVolume other, in intersects() method in AABoxCollisionVolume
|
| D | SphereCollisionVolume.java | 85 public boolean intersects(Vector2 position, FlipInfo flip, CollisionVolume other, in intersects() method in SphereCollisionVolume
|
| /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
| D | ShadowRect.java | 93 public static boolean intersects(Rect a, Rect b) { in intersects() method in ShadowRect
|
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/ |
| D | FragmentedMp4Builder.java | 118 long[] intersects = intersectionFinder.sampleNumbers(track, movie); in createMoofMdat() local
|
| /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
| D | RectTest.java | 136 public void intersects() { in intersects() method in RectTest
|
| /external/deqp/framework/randomshaders/ |
| D | rsgVariableValue.cpp | 143 bool ConstValueRangeAccess::intersects (const ConstValueRangeAccess& other) const in intersects() function in rsg::ConstValueRangeAccess
|
| /external/eigen/Eigen/src/Geometry/ |
| D | AlignedBox.h | 194 EIGEN_DEVICE_FUNC inline bool intersects(const AlignedBox& b) const in intersects() function
|
| /external/icu/icu4c/source/i18n/ |
| D | scriptset.cpp | 129 UBool ScriptSet::intersects(const ScriptSet &other) const { in intersects() function in ScriptSet
|
| /external/deqp/framework/common/ |
| D | tcuInterval.hpp | 122 bool intersects (const Interval& other) const in intersects() function in tcu::Interval
|
| /external/skia/include/core/ |
| D | SkRect.h | 711 bool intersects(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) const { in intersects() function 715 bool intersects(const SkRect& r) const { in intersects() function
|
| /external/skia/src/core/ |
| D | SkRegion.cpp | 450 bool SkRegion::intersects(const SkIRect& r) const { in intersects() function in SkRegion 479 bool SkRegion::intersects(const SkRegion& rgn) const { in intersects() function in SkRegion
|
| /external/skia/tests/ |
| D | WritePixelsTest.cpp | 388 bool intersects = SkIRect::Intersects(canvasRect, writeRect) ; in test_write_pixels() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-set-private.hh | 212 inline bool intersects (hb_codepoint_t first, in intersects() function
|
| D | hb-ot-layout-common-private.hh | 157 inline bool intersects (const hb_set_t *glyphs) const { in intersects() function 916 inline bool intersects (const hb_set_t *glyphs) const { in intersects() function
|
| D | hb-ot-layout-gsubgpos-private.hh | 607 intersects_func_t intersects; member
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | Splitter.cpp | 614 bool intersects = lis->isLiveOutOfMBB(li, &inBlock) && in splitEdge() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | APInt.h | 1024 bool intersects(const APInt &RHS) const { in intersects() function
|
| /external/llvm/include/llvm/ADT/ |
| D | APInt.h | 1171 bool intersects(const APInt &RHS) const { return (*this & RHS) != 0; } in intersects() function
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonGenInsert.cpp | 140 bool intersects(const RegisterSet &Rs) const { in intersects() function
|
| D | HexagonBitSimplify.cpp | 98 bool intersects(const RegisterSet &Rs) const { in intersects() function
|