commit | bde1241327ab59099a08a82a19e0a0e1fc6ad7bc | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtneygo@google.com> | Wed Jan 25 09:14:21 2017 -0700 |
committer | Courtney Goeltzenleuchter <courtneygo@google.com> | Thu Jan 26 16:48:13 2017 -0700 |
tree | ef4dbab98f571e9653dc42eba86342ef3466d812 | |
parent | 4a2855fe2c4957d6a974989e96bc22e5981fd441 [diff] |
Add enums for 10bit color formats To improve wide-color behavior it's useful to have more bits per color component. This defines 10:10:10:2 and 10:10:10:X for that use. This can be used for any color space / dataspace that is compatible with unsigned integer components, e.g. Display-P3, BT2020, etc. Test: TBD Bug: 29940137 Change-Id: Ieb8757e76b1d5bc45ce37c2473289eed7db66139