diff options
author | shawnsingh@chromium.org <shawnsingh@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-28 18:55:25 +0000 |
---|---|---|
committer | shawnsingh@chromium.org <shawnsingh@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-28 18:55:25 +0000 |
commit | 5a6cd35b1961a1a3dea242c902300cafbd68fdc0 (patch) | |
tree | f512603c7a6e3b85df221467906097f58f994612 /src/animator/SkDrawFull.h | |
parent | 98ed8fa4bf672a596715fd918d917a01aaaa2a97 (diff) |
Remove sk_bzero usage from SkMatrix44 for improved performance.
sk_bzero is not efficient for initializing small chunks of memory. Instead,
directly initializing matrix values when needed results in substantial
performance improvements.
BUG=skia:1558
R=reed@google.com
Review URL: https://codereview.chromium.org/23090008
git-svn-id: http://skia.googlecode.com/svn/trunk@10988 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/animator/SkDrawFull.h')
0 files changed, 0 insertions, 0 deletions