Home
last modified time | relevance | path

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

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