HomeSort by relevance Sort by last modified time
    Searched full:intersects (Results 151 - 175 of 293) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/v8/src/crankshaft/
lithium-allocator.h 134 // If this interval intersects with other return smallest position
  /frameworks/base/libs/hwui/
TessellationCache.cpp 245 // if the caster intersects the z=0 plane, lift it in Z so it doesn't
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
RoundRectangle.java 211 public boolean intersects(double x, double y, double w, double h) { method in class:RoundRectangle
  /packages/apps/Camera2/src/com/android/camera/
CaptureLayoutHelper.java 173 if (!RectF.intersects(mPositionConfiguration.mBottomBarRect,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 206 if (other.intersects(r)) {
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 919 if (!(this+backtrack[i]).intersects (c->glyphs))
924 if (!(this+lookahead[i]).intersects (c->glyphs))
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btBoxBoxDetector.cpp 42 // 1,2,3 = box 2 intersects with a face of box 1
43 // 4,5,6 = box 1 intersects with a face of box 2
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btConeTwistConstraint.cpp 855 // of the line that intersects the ellipse:
900 // of the line that intersects the ellipse:
    [all...]
  /external/deqp/framework/randomshaders/
rsgExpression.cpp 80 if (!entry->getValueRange().intersects(m_valueRange))
104 entry->getValueRange().intersects(m_valueRange);
    [all...]
  /external/skia/src/core/
SkAAClip.cpp     [all...]
  /frameworks/support/core-ui/java/android/support/v4/widget/
ExploreByTouchHelper.java     [all...]
  /libcore/ojluni/src/main/java/java/util/
BitSet.java 870 * @return boolean indicating whether this {@code BitSet} intersects
874 public boolean intersects(BitSet set) { method in class:BitSet
    [all...]
  /external/ceres-solver/internal/ceres/
dogleg_strategy.cc 228 // points and the point on it which intersects the trust region
  /external/compiler-rt/lib/lsan/
lsan_common.cc 256 LOG_POINTERS("Root region %p-%p intersects with mapped region %p-%p (%s)\n",
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
CollectionUtilities.java 382 * NOT_A_DISJOINT_B: a * b != {} // * is intersects<br>
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
CollectionUtilities.java 381 * NOT_A_DISJOINT_B: a * b != {} // * is intersects<br>
  /external/llvm/test/Transforms/InstCombine/
add2.ll 306 ; llvm.cttz, ValueTracking correctly intersects the range specified by the
  /external/owasp/sanitizer/distrib/javadoc/index-files/
index-1.html 135 <DD>Produces a factory that allows the union of the grants, and intersects
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
PolicyFactory.html 132 <FONT color="green">129</FONT> * Produces a factory that allows the union of the grants, and intersects<a name="line.129"></a>
  /external/skia/src/pathops/
SkDQuadLineIntersection.cpp 34 Using Mathematica, solve for the values of t where the quadratic intersects the
  /external/skia/tests/
ReadPixelsTest.cpp 351 bool expectSuccess = SkIRect::Intersects(srcRect, DEV_RECT);
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 465 * @param innerRadius The radius of the circle that intersects the drawable at the bottom two
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
MagnificationController.java 682 if (!magnifiedFrame.intersects(left, top, right, bottom)) {
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 554 public final boolean intersects(int julianDay, int startMinute, method in class:Event
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bitmap.h 207 /* True if the complement of the second intersects the first (their

Completed in 1448 milliseconds

1 2 3 4 5 67 8 91011>>