Home
last modified time | relevance | path

Searched defs:intersects (Results 1 – 25 of 25) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
DLineRegion.java54 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/
DRectRegion.java73 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/
DSkPathOpsRect.h29 bool intersects(const SkDRect& r) const { in intersects() function
DSkPathOpsTSect.h1333 int SkTSect<TCurve, OppCurve>::intersects(SkTSpan<TCurve, OppCurve>* span, in intersects() function
/external/replicaisland/src/com/replica/replicaisland/
DCollisionVolume.java55 public abstract boolean intersects(Vector2 position, FlipInfo flip, CollisionVolume other, in intersects() method in CollisionVolume
DAABoxCollisionVolume.java73 public boolean intersects(Vector2 position, FlipInfo flip, CollisionVolume other, in intersects() method in AABoxCollisionVolume
DSphereCollisionVolume.java85 public boolean intersects(Vector2 position, FlipInfo flip, CollisionVolume other, in intersects() method in SphereCollisionVolume
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowRect.java93 public static boolean intersects(Rect a, Rect b) { in intersects() method in ShadowRect
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DFragmentedMp4Builder.java118 long[] intersects = intersectionFinder.sampleNumbers(track, movie); in createMoofMdat() local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DRectTest.java136 public void intersects() { in intersects() method in RectTest
/external/deqp/framework/randomshaders/
DrsgVariableValue.cpp143 bool ConstValueRangeAccess::intersects (const ConstValueRangeAccess& other) const in intersects() function in rsg::ConstValueRangeAccess
/external/eigen/Eigen/src/Geometry/
DAlignedBox.h194 EIGEN_DEVICE_FUNC inline bool intersects(const AlignedBox& b) const in intersects() function
/external/icu/icu4c/source/i18n/
Dscriptset.cpp129 UBool ScriptSet::intersects(const ScriptSet &other) const { in intersects() function in ScriptSet
/external/deqp/framework/common/
DtcuInterval.hpp122 bool intersects (const Interval& other) const in intersects() function in tcu::Interval
/external/skia/include/core/
DSkRect.h711 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/
DSkRegion.cpp450 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/
DWritePixelsTest.cpp388 bool intersects = SkIRect::Intersects(canvasRect, writeRect) ; in test_write_pixels() local
/external/harfbuzz_ng/src/
Dhb-set-private.hh212 inline bool intersects (hb_codepoint_t first, in intersects() function
Dhb-ot-layout-common-private.hh157 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
Dhb-ot-layout-gsubgpos-private.hh607 intersects_func_t intersects; member
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.cpp614 bool intersects = lis->isLiveOutOfMBB(li, &inBlock) && in splitEdge() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1024 bool intersects(const APInt &RHS) const { in intersects() function
/external/llvm/include/llvm/ADT/
DAPInt.h1171 bool intersects(const APInt &RHS) const { return (*this & RHS) != 0; } in intersects() function
/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp140 bool intersects(const RegisterSet &Rs) const { in intersects() function
DHexagonBitSimplify.cpp98 bool intersects(const RegisterSet &Rs) const { in intersects() function