Searched defs:IntersectWith (Results 1 – 11 of 11) sorted by relevance
263 void DesktopRegion::IntersectWith(const DesktopRegion& region) { in IntersectWith() function in webrtc::DesktopRegion269 void DesktopRegion::IntersectWith(const DesktopRect& rect) { in IntersectWith() function in webrtc::DesktopRegion
28 void DesktopRect::IntersectWith(const DesktopRect& rect) { in IntersectWith() function in webrtc::DesktopRect
408 bool IntersectWith(const CFX_RectF& rt) const { in IntersectWith() function413 bool IntersectWith(const CFX_RectF& rt, float fEpsilon) const { in IntersectWith() function
36 TEST(SparseBitVectorTest, IntersectWith) { in TEST() argument
112 void IntersectWith(const CpuSet& other) { in IntersectWith() function
111 TEST(CpuSetTest, IntersectWith) { in TEST() argument
218 bool Interval<T>::IntersectWith(const Interval& i) { in IntersectWith() function
255 bool QuicInterval<T>::IntersectWith(const QuicInterval& i) { in IntersectWith() function
80 constexpr AddressRange IntersectWith(const AddressRange& other) const { in IntersectWith() function
142 void IntersectWith(ValueSet* predecessor) { in IntersectWith() function in art::ValueSet
225 TEST_F(ConstantRangeTest, IntersectWith) { in TEST_F() argument