This change adds constructors for all DesktopFrame inheritances to pass in DesktopRect instead of DesktopSize. Because the newly added constructors and DesktopFrame::top_left() function are not actively used, this change should have no logic impact. Bug: webrtc:7950 Change-Id: If78187865c991211dfc28d3723403ce6e6fe0290 Reviewed-on: https://chromium-review.googlesource.com/590508 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#19204}
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.