diff options
author | tomhudson@chromium.org <tomhudson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-14 16:36:28 +0000 |
---|---|---|
committer | tomhudson@chromium.org <tomhudson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-14 16:36:28 +0000 |
commit | e98e66f09edc584a322915053fa4f524f5e53ef7 (patch) | |
tree | 138023fae4ded86f4058223ccbbd8dfc31f959f2 /net | |
parent | 8ebd568216aa055ae926bb5f6151cc053d5a8986 (diff) | |
download | chromium_src-e98e66f09edc584a322915053fa4f524f5e53ef7.zip chromium_src-e98e66f09edc584a322915053fa4f524f5e53ef7.tar.gz chromium_src-e98e66f09edc584a322915053fa4f524f5e53ef7.tar.bz2 |
New class to simplify rasterization.
skia::PaintSimplifier subclasses SkDrawFilter to reduce the quality of draws. The intent is to be able to place less of a burden on the rasterizer during Android flings or other situations where we need a lot of pixels but they won't spend long on screen.
This CL does not actually invoke the PaintSimplifier. The code is extracted from https://codereview.chromium.org/12210081/; deciding when to simplify will be a separate CL.
BUG=174945
TBR=reed
Review URL: https://chromiumcodereview.appspot.com/12207157
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182475 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions