Home
last modified time | relevance | path

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

12

/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h38 bool intersects(const DWARFAddressRange &RHS) const { in intersects() function
/external/skia/src/pathops/
DSkPathOpsRect.h31 bool intersects(const SkDRect& r) const { in intersects() function
/external/skqp/src/pathops/
DSkPathOpsRect.h31 bool intersects(const SkDRect& r) const { in intersects() function
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsub-table.hh44 bool intersects (const hb_set_t *glyphs) const in intersects() function
145 bool intersects (const hb_set_t *glyphs) const in intersects() function
367 bool intersects (const hb_set_t *glyphs) const in intersects() function
553 bool intersects (const hb_set_t *glyphs) const in intersects() function
682 bool intersects (const hb_set_t *glyphs) const in intersects() function
790 bool intersects (const hb_set_t *glyphs) const in intersects() function
878 bool intersects (const hb_set_t *glyphs) const in intersects() function
1049 bool intersects (const hb_set_t *glyphs) const in intersects() function
1299 bool intersects (const hb_set_t *glyphs) const in intersects() function
Dhb-ot-layout-gpos-table.hh471 bool intersects (const hb_set_t *glyphs) const in intersects() function
526 bool intersects (const hb_set_t *glyphs) const in intersects() function
624 bool intersects (const hb_set_t *glyphs, in intersects() function
730 bool intersects (const hb_set_t *glyphs) const in intersects() function
815 bool intersects (const hb_set_t *glyphs) const in intersects() function
970 bool intersects (const hb_set_t *glyphs) const in intersects() function
1135 bool intersects (const hb_set_t *glyphs) const in intersects() function
1257 bool intersects (const hb_set_t *glyphs) const in intersects() function
1378 bool intersects (const hb_set_t *glyphs) const in intersects() function
1580 bool intersects (const hb_set_t *glyphs) const in intersects() function
Dhb-ot-layout-gsubgpos.hh676 intersects_func_t intersects; member
1290 bool intersects (const hb_set_t *glyphs, ContextClosureLookupContext &lookup_context) const in intersects() function
1366 bool intersects (const hb_set_t *glyphs, in intersects() function
1437 bool intersects (const hb_set_t *glyphs) const in intersects() function
1547 bool intersects (const hb_set_t *glyphs) const in intersects() function
1668 bool intersects (const hb_set_t *glyphs) const in intersects() function
1939 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects() function
2039 bool intersects (const hb_set_t *glyphs, ChainContextClosureLookupContext &lookup_context) const in intersects() function
2101 bool intersects (const hb_set_t *glyphs) const in intersects() function
2209 bool intersects (const hb_set_t *glyphs) const in intersects() function
[all …]
Dhb-ot-layout-common.hh169 bool intersects (const hb_set_t *glyphs) const in intersects() function
842 bool intersects (const hb_set_t *glyphs) const in intersects() function
938 bool intersects (const hb_set_t *glyphs) const in intersects() function
1076 bool intersects (const hb_set_t *glyphs) const in intersects() function
1283 bool intersects (const hb_set_t *glyphs) const in intersects() function
1426 bool intersects (const hb_set_t *glyphs) const in intersects() function
1557 bool intersects (const hb_set_t *glyphs) const in intersects() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSparseBitVector.h185 bool intersects(const SparseBitVectorElement &RHS) const { in intersects() function
734 bool intersects(const SparseBitVector<ElementSize> *RHS) const { in intersects() function
739 bool intersects(const SparseBitVector<ElementSize> &RHS) const { 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/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DFragmentedMp4Builder.java118 long[] intersects = intersectionFinder.sampleNumbers(track, movie); in createMoofMdat() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowRectTest.java134 public void intersects() { in intersects() method in ShadowRectTest
/external/cldr/tools/java/org/unicode/cldr/draft/
DTestMixedScript.java253 public boolean intersects(BitSet other) { in intersects() method in TestMixedScript.ScriptMatch
/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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DRoundRectangle.java195 public boolean intersects(double x, double y, double w, double h) { in intersects() method in RoundRectangle
/external/skqp/include/core/
DSkRect.h1297 bool intersects(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) const { in intersects() function
1307 bool intersects(const SkRect& r) const { in intersects() function
/external/skia/include/core/
DSkRect.h1297 bool intersects(SkScalar left, SkScalar top, SkScalar right, SkScalar bottom) const { in intersects() function
1307 bool intersects(const SkRect& r) const { in intersects() function
/external/deqp/framework/common/
DtcuInterval.hpp148 bool intersects (const Interval& other) const in intersects() function in tcu::Interval
/external/skqp/src/core/
DSkRegion.cpp495 bool SkRegion::intersects(const SkIRect& r) const { in intersects() function in SkRegion
524 bool SkRegion::intersects(const SkRegion& rgn) const { in intersects() function in SkRegion
/external/skia/src/core/
DSkRegion.cpp495 bool SkRegion::intersects(const SkIRect& r) const { in intersects() function in SkRegion
524 bool SkRegion::intersects(const SkRegion& rgn) const { in intersects() function in SkRegion

12