Fixed issue with some A2B0 images being too dark
authorraftias <raftias@google.com>
Mon, 21 Nov 2016 17:59:36 +0000 (12:59 -0500)
committerMatt Sarett <msarett@google.com>
Tue, 22 Nov 2016 14:23:18 +0000 (14:23 +0000)
commit303cfd4b16eb4e9c36e2e021d9577f0d53130674
tree41101640b2124ba5c06604a22d0147ff8c12da2f
parent0fe5f0978ded55c03792006560b1a8d2a6cca86c
Fixed issue with some A2B0 images being too dark

The issue was with the A2B0 matrix not being scaled by its encoding
factor when it needed to be (for A2B0 matrices only).

NOTRY=true
NOTREECHECKS=true

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=5003

Change-Id: I3f202323e137e1b014e564bd96d87c601c4748ab
Reviewed-on: https://skia-review.googlesource.com/5003
Commit-Queue: Robert Aftias <raftias@google.com>
Reviewed-by: Matt Sarett <msarett@google.com>
Reviewed-on: https://skia-review.googlesource.com/5110
src/core/SkColorSpace_ICC.cpp