Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
Ddesktop_region.h146 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