Home
last modified time | relevance | path

Searched defs:RowSpan (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/desktop_capture/
Ddesktop_region.h34 struct RowSpan { struct
46 typedef std::vector<RowSpan> RowSpanSet; argument
Ddesktop_region.cc20 DesktopRegion::RowSpan::RowSpan(int32_t left, int32_t right) in RowSpan() function in webrtc::DesktopRegion::RowSpan