Home
last modified time | relevance | path

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

/external/webrtc/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/ADT/
DSparseBitVectorTest.cpp36 TEST(SparseBitVectorTest, IntersectWith) { in TEST() argument
/external/google-breakpad/src/client/linux/minidump_writer/
Dcpu_set.h113 void IntersectWith(const CpuSet& other) { in IntersectWith() function
Dcpu_set_unittest.cc117 TEST(CpuSetTest, IntersectWith) { in TEST() argument
/external/llvm/unittests/IR/
DConstantRangeTest.cpp225 TEST_F(ConstantRangeTest, IntersectWith) { in TEST_F() argument
/external/pdfium/core/include/fxcrt/
Dfx_coordinates.h395 FX_BOOL IntersectWith(const FXT_RECT& rt) const { in IntersectWith() function
400 FX_BOOL IntersectWith(const FXT_RECT& rt, FX_FLOAT fEpsilon) const { in IntersectWith() function