commit | 8de988580071a1dcaccb9c336ca9094e297f2cd5 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Dec 21 14:04:33 2021 -0800 |
committer | Ady Abraham <adyabr@google.com> | Tue Dec 21 14:04:33 2021 -0800 |
tree | 10e08866de11b6851a32bbb27d5c76c29d52570d | |
parent | 72c5b503e55d1ccf235891fd72da9d16d17acc94 [diff] |
composer: DisplayCommand.colorTransform is just a matrix Remove the hint from DisplayCommand.colorTransform as currently we only use ColorTransform::IDENTITY and ColorTransform::ARBITRARY_MATRIX, which both can be expressed using a matrix. Bug: 208879711 Test: VTS Change-Id: Ibb24593e3d0af5afdc8f3f79de2fc22eeccfcea8