commit | 4fdf9f9ce5209cb33bf75eb21023dd014364d57b | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Mon Nov 09 16:00:53 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Nov 12 22:30:51 2020 +0000 |
tree | 943b1c9d0fcf2743846ea30b69c94b7a450add05 | |
parent | fc4fdc5b25f448dd9c2cd4e445561a840ce8514b [diff] |
SkAnimatedImage: Use fSampleSize Bug: b/163595585 This will allow using less memory when decoding an animated GIF by sampling at decode time. This is tested by the animated_image GMs. Change-Id: I748b2180827623e4ca1fc0fd4d6dd02733b3b5f2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/333226 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Derek Sollenberger <djsollen@google.com>