Home
last modified time | relevance | path

Searched refs:IntersectRows (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_region.h147 static void IntersectRows(const RowSpanSet& set1,
Ddesktop_region.cc207 IntersectRows(it1->second->spans, it2->second->spans, in Intersect()
226 void DesktopRegion::IntersectRows(const RowSpanSet& set1, in IntersectRows() function in webrtc::DesktopRegion