commit | c20b5f83595073c02009ff3c0a8a77aca6ad1e71 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Thu Jul 13 08:05:29 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 13 13:33:32 2017 +0000 |
tree | 17db98265ad7ca1f1eae6cb38258d489b0ac221e | |
parent | c3c9d817f0187267b45f3f5cb419bc96411e3e77 [diff] |
Fix computeOutputColorSpace This was accidentally broken when we added a guard for kIndex_8 (https://skia-review.googlesource.com/c/22721). Reenable the code for 32 bit color types. Change-Id: Ibb79a163dc1cffe14e19d2affa17856b549509c4 Reviewed-on: https://skia-review.googlesource.com/23020 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Mike Reed <reed@google.com>