commit | 296dd9f02b09445ad5976396a86c00ff3181c253 | [log] [tgz] |
---|---|---|
author | weiliangc <[email protected]> | Tue Jul 05 14:59:51 2016 |
committer | Commit bot <[email protected]> | Tue Jul 05 15:01:15 2016 |
tree | 5439a5188b601cb36f0ef9d0db50ad0e8d9b239e | |
parent | af41ee000f480c570adf535fede679c90819d10f [diff] |
cc: Fix non root copy request visible rect in HighDPI Before while transform clip into layer space, incorrectly used wrong helper function and applied device scale twice. Create correct helper function and add unittest. BUG=622083 R=ajuma CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/2117183002 Cr-Commit-Position: refs/heads/master@{#403782}