commit | b8e57e696fdbdb8331e468bf842c58e765cef5a1 | [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 | d4e22723a2bef976c53d3323ba32a4dd28b3c1fa [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