Files
frameworks_base/graphics/java/android
Leon Scroggins III a95934967a Switch to Skia's new representation of linear gamma
Bug: 77276533
Test: CtsGraphicsTestCases ImageDecoderTest#testColorSpace
      ag/5244477

Although the old one works for [0,1], Skia has switched to this new
representation because it has the following nice properties:
- it extends cleanly above 1
- it's unambiguously defined

Having ColorSpace out of sync results in mismatches between those
objects underlying SkColorSpace objects when they should be the same.

Change-Id: Ie5cf223d6053718aded12b66ea58a874ce888903
2018-10-11 12:27:06 -04:00
..
2018-02-21 11:02:20 -08:00