commit | a23d0548385ffabadbc4eaa1cf774fd5dde769eb | [log] [tgz] |
---|---|---|
author | James O'Leary <jamesoleary@google.com> | Thu Apr 29 11:34:05 2021 -0400 |
committer | James O'Leary <jamesoleary@google.com> | Thu Apr 29 11:40:47 2021 -0400 |
tree | 82dabe63ec4a04e95d14e41d84483b59f641b39b | |
parent | a54b71543a0101a6aeeda3f9b6df438ee0c983e6 [diff] |
Color appearance model library Create colors using CAM16 hue and chroma, L*a*b* L*, and map them to RGB without distortion. Test: atest FrameworksCoreTests:com.android.internal.graphics.cam .CamTest, all passed. No link, atest/my build are broken and cannot upload results. Bug: 186640057 Change-Id: I64b605dd452d64e57be0047d2e4672917c01c2a8