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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
screen_capturer_helper.h 76 DesktopSize size_most_recent_; member in class:webrtc::ScreenCapturerHelper
screen_capturer_helper.cc 58 invalid_region->IntersectWith(DesktopRect::MakeSize(size_most_recent_));
67 return size_most_recent_;
72 size_most_recent_ = size;

Completed in 84 milliseconds