commit | d85dd53e288ed5d979e5393085ab894187383a09 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Dec 15 14:31:45 2016 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 15 20:47:26 2016 +0000 |
tree | 986444ffb26b1ea57f9638fe4dc563cf27c2a237 | |
parent | 9f8bdbb269c01216aa858ac8f82d208c57ffc0a4 [diff] |
Shrink the SkImageGenerator API generateBitmap was used in one test, so it's easily converted to tryGenerateBitmap. Then, all calls to tryGenerateBitmap supplied an image info, so we don't need it to be optional. BUG=skia: Change-Id: I19e8f9da7e442a2d37af68b029b5ec85228766f7 Reviewed-on: https://skia-review.googlesource.com/6149 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Brian Osman <brianosman@google.com>