Home
last modified time | relevance | path

Searched defs:IntersectWith (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Ddesktop_geometry.cc27 void DesktopRect::IntersectWith(const DesktopRect& rect) { in IntersectWith() function in webrtc::DesktopRect
Ddesktop_region.cc263 void DesktopRegion::IntersectWith(const DesktopRegion& region) { in IntersectWith() function in webrtc::DesktopRegion
269 void DesktopRegion::IntersectWith(const DesktopRect& rect) { in IntersectWith() function in webrtc::DesktopRegion
/external/llvm/unittests/IR/
DConstantRangeTest.cpp224 TEST_F(ConstantRangeTest, IntersectWith) { in TEST_F() argument
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h498 FX_BOOL IntersectWith(const FXT_RECT &rt) const in IntersectWith() function
504 FX_BOOL IntersectWith(const FXT_RECT &rt, FX_FLOAT fEpsilon) const in IntersectWith() function