commit | 023bda0d836834eb1f98ceec15b169a492ab78ad | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Mon Dec 14 10:19:17 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 14 10:19:17 2015 -0800 |
tree | 1dc817f5fa326a6bb943aa1bb10f3ac1e6714ede | |
parent | c9730831fcff6016279b304f246740b3cf53f9e4 [diff] |
SkBitmap move Running `Release/dm --gpu 0`, the number of times we call SkBitmap::operator=(const SkBitmap&) (which refs the pixelref) is reduced from ~214929 to ~214626. Review URL: https://codereview.chromium.org/1514503004