diff options
author | alexst@chromium.org <alexst@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-04 18:23:32 +0000 |
---|---|---|
committer | alexst@chromium.org <alexst@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-04 18:23:32 +0000 |
commit | 19fa81a02addc5d466d7d9740aaf5f07a8f4a62e (patch) | |
tree | 3db4be6ca8d08dfa60a6ad3338c81b62d43d3b8b /base | |
parent | 36524bc5292c05847f468ddf09035c86422de955 (diff) | |
download | chromium_src-19fa81a02addc5d466d7d9740aaf5f07a8f4a62e.zip chromium_src-19fa81a02addc5d466d7d9740aaf5f07a8f4a62e.tar.gz chromium_src-19fa81a02addc5d466d7d9740aaf5f07a8f4a62e.tar.bz2 |
Fix double sized layer issue on hDPI devices.
The content layer was sized using information received from BuffersSwapped,
which is in physical pixels. Container size is in DIP and therefore the
layer size needs to be adjusted by the device scale factor.
BUG=179256
Review URL: https://chromiumcodereview.appspot.com/12385084
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185932 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
0 files changed, 0 insertions, 0 deletions