HomeSort by relevance Sort by last modified time
    Searched refs:CompareSpanRight (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_region.h 137 static bool CompareSpanRight(const RowSpan& r, int32_t value);
desktop_region.cc 401 bool DesktopRegion::CompareSpanRight(const RowSpan& r, int32_t value) {
423 CompareSpanRight);

Completed in 155 milliseconds