HomeSort by relevance Sort by last modified time
    Searched full:intersects (Results 101 - 125 of 157) sorted by null

1 2 3 45 6 7

  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 456 * @param innerRadius The radius of the circle that intersects the drawable at the bottom two
  /frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd 189 draws any view in the hierarchy that intersects with the dirty region. Unfortunately, there are
  /libcore/luni/src/main/java/java/util/
BitSet.java 449 public boolean intersects(BitSet bs) { method in class:BitSet
  /packages/apps/Calendar/src/com/android/calendar/
Event.java 550 public final boolean intersects(int julianDay, int startMinute, method in class:Event
DayView.java     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
bitmap.h 104 /* True if the complement of the second intersects the first (their
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
bitmap.h 104 /* True if the complement of the second intersects the first (their
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
bitmap.h 104 /* True if the complement of the second intersects the first (their
  /external/v8/src/
lithium-allocator.cc 437 // that each new use interval either precedes or intersects with
    [all...]
  /external/webkit/Source/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 523 // We want to check that both the selection intersects the node
    [all...]
  /cts/tools/dasm/src/java_cup/
lalr_state.java 588 if (compare.lookahead().intersects(itm.lookahead()))
  /external/chromium/chrome/browser/ui/
window_sizer_unittest.cc 83 // Loop through all the monitors, finding the one that intersects the
    [all...]
  /external/kernel-headers/original/linux/
mm.h     [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp 951 if (!SkIRect::Intersects(tileR, clipRect)) {
    [all...]
  /external/valgrind/main/memcheck/
mc_malloc_wrappers.c 774 /* The current chunk intersects the trim extent: remove,
  /external/webkit/Source/WebCore/css/
CSSGradientValue.cpp 502 // and a line perpendicular to it that intersects the corner.
    [all...]
  /external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp 175 if (!m_windowRect.intersects(frameView->frameRect())
    [all...]
  /frameworks/base/core/jni/android/opengl/
util.cpp 323 // Return true if the sphere intersects or is inside the frustum
  /cts/tools/dasm/etc/
java_cup.jar 
java_cup.jar.old 
java_cup-new.jar 
  /external/webkit/Source/WebCore/rendering/
RenderBlock.cpp     [all...]
  /external/skia/include/core/
SkCanvas.h 335 (i.e. the bounds of the path intersects, but the path does not).
    [all...]
  /external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.cpp 889 if (!rowRect.intersects(rect))
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 535 // point to find the z-position at which it intersects the z=0 plane
    [all...]

Completed in 1209 milliseconds

1 2 3 45 6 7