DisplayStream refresh rects are in display coordinates. When the whole screen is being captured, the coordinates passed to the ScreenCapturerHelper need to be in screen coordinates. This CL translates display coordinates to screen coordinates for whole screen capture. BUG=chromium:699672 Review-Url: https://codereview.webrtc.org/2740823002 Cr-Commit-Position: refs/heads/master@{#17153}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.