cc: Fix hudLayer size and paint rects scale for deviceScaleFactor != 1
commitb082deb7692aa67e45061b5d5299d9db631ff2cc
authoregraether@chromium.org <egraether@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Nov 2012 19:41:08 +0000 (30 19:41 +0000)
committeregraether@chromium.org <egraether@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 30 Nov 2012 19:41:08 +0000 (30 19:41 +0000)
tree31246dcfd3db15696b688ad4d17757d2a91a965d
parentfe2c420f4c57e87e53c47136e3c678cf5f4c860e
cc: Fix hudLayer size and paint rects scale for deviceScaleFactor != 1

This fixes the hudLayer on retina displays, where the FPS counter appears offscreen and the paint rects at wrong locations.

BUG=163014

Review URL: https://chromiumcodereview.appspot.com/11415208

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170512 0039d316-1c4b-4281-b951-d872f2087c98
cc/heads_up_display_layer.cc
cc/heads_up_display_layer_impl.cc