HomeSort by relevance Sort by last modified time
    Searched full:intersect (Results 351 - 375 of 434) sorted by null

<<1112131415161718

  /external/skia/src/core/
SkGeometry.cpp 20 // intersect, for symmetry with SkXRayCrossesMonotonicCubic.
    [all...]
  /external/webkit/Source/WebCore/dom/
Document.h 332 * Retrieve all nodes that intersect a rect in the window's document, until it is fully enclosed by
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/Source/WebCore/plugins/
PluginView.cpp 136 clipRect.intersect(parentView->windowClipRectForLayer(layer, true));
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFView.mm 868 // FIXME: We'd need new PDFKit API/SPI to get multiple text rects for selections that intersect more than one line
    [all...]
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
FrameLoaderClientQt.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/chromium/
WebViewHost.cpp     [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java 214 return canvasDelegate.clipRect(left, top, right, bottom, Region.Op.INTERSECT.nativeInt);
    [all...]
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java 574 // intersect the two. That seems reasonable to me.
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 639 * If the clip rectangle doesn't intersect the surface, the function will
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 639 * If the clip rectangle doesn't intersect the surface, the function will
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 639 * If the clip rectangle doesn't intersect the surface, the function will
    [all...]
  /sdk/draw9patch/src/com/android/draw9patch/ui/
ImageEditorPanel.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java 405 // mechanism does not reset the current multiple selection unless they intersect.
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAToDFAConverter.java     [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac.mm     [all...]
render_widget_host_view_win.cc 886 gfx::Rect paint_rect = bitmap_rect.Intersect(gfx::Rect(region_rects[i]));
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 386 log_err("error: %s and %s both contain U+%04x..U+%04x but should not intersect\n", a_name, b_name, start, end);
392 log_verbose("info: %s and %s both contain U+%04x..U+%04x but should not intersect\n", a_name, b_name, start, end);
    [all...]
  /external/v8/src/
profile-generator.cc     [all...]
  /external/valgrind/main/exp-sgcheck/
sg_main.c     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
global-libraries-combined.js     [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp 785 enclosingScaledArea.intersect(visibleTileClip);
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 637 int a[100]; // long array will intersect with redzones from LongJmpFunc1.
    [all...]
  /external/icu4c/test/intltest/
convtest.cpp 639 // Intersect all code points with the set. The intersection will not contain strings.
    [all...]
  /external/libpcap/
optimize.c 179 * a := a intersect b
    [all...]

Completed in 771 milliseconds

<<1112131415161718