commit | cdc923886bdbce971a7f9fa05ef386d4984bdd54 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@google.com> | Thu Oct 31 08:36:53 2019 +1100 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Nov 06 16:33:33 2019 +0000 |
tree | 1089c6f4cf936601db1f05c54594c65859848129 | |
parent | 078cf3e3b2d97a9c0c50aad6c9433cc3b6425831 [diff] |
Inline SkWuffsCodec::readFrames This simplifies the code. It was only called in one place, from the short SkWuffsCodec::onGetFrameCountInternal function. Bug: skia:8235 Change-Id: I8af0816fab9f639bbb52ef7fa07b07006825e358 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/251856 Commit-Queue: Leon Scroggins <scroggo@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com>