commit | 69083b2b626b173db75f13a2b51ee35b30101807 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Oct 19 13:48:22 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Oct 19 18:22:54 2018 +0000 |
tree | d116ec920403606472b5c439904c800bb82fa6ff | |
parent | 42bb3604bce4b358fff50c506cd4bb757759eda2 [diff] |
Ensure that we allocate 32-bit pixels in GM's generator It's possible that we want to ask the generator to generate in a different colorType, which would break the assumptions later in this function. Bug: skia: Change-Id: I4495e01a8829d017887150aa78998f407df354e4 Reviewed-on: https://skia-review.googlesource.com/c/163886 Reviewed-by: Brian Osman <brianosman@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com>