Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_region.h138 static bool CompareSpanRight(const RowSpan& r, int32_t value);
Ddesktop_region.cc401 bool DesktopRegion::CompareSpanRight(const RowSpan& r, int32_t value) { in CompareSpanRight() function in webrtc::DesktopRegion
423 CompareSpanRight); in AddSpanToRow()