commit | 2d55d07501c56310f97d2092d789a2bc9fa01b78 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Jan 28 14:41:57 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 28 14:41:57 2015 -0800 |
tree | f243ba3608e399d6cee50ccbb287132df65505bb | |
parent | 45453c2acfa39755081616fd9c02e567b3369d40 [diff] |
Add device space "nudge" to gpu draws This CL nudges all the GPU draws and clips slightly to match raster's round behavior for BW draws. We assume the effect will be negligible and do it for AA draws too. BUG=423834 Review URL: https://codereview.chromium.org/877473005