aboutsummaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorGravatar senorblanco <senorblanco@chromium.org>2014-10-23 15:00:10 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-23 15:00:12 -0700
commitcbf6b6ecd5edca74aa9f78ea5b9a73fb955b8654 (patch)
treeddff4f7653fd952ba3cbf7606216cf5d8ac81cfe /CONTRIBUTING
parent14e4d392d4ffa50c0ddf359a426668d1718d7f92 (diff)
Fix imagemagnifier GM quality and speed.
The imagemagnifier GM was applying the filter both to a saveLayer() restore() around the whole scene, as well as to each individual text draw. Applying the filter only in the saveLayer() makes it run ~20x faster on my Linux box, and the quality is improved as well (since the primitives are not double-filtered). BUG=skia: Review URL: https://codereview.chromium.org/637283009
Diffstat (limited to 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions