commit | c53ea9f5f8e8d30ad79618d57b965a492962b546 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Tue Apr 02 17:05:39 2019 -0700 |
committer | Peiyong Lin <lpy@google.com> | Wed Apr 03 13:32:20 2019 -0700 |
tree | f52691c9da98a629bb02992336a66c7692868a9e | |
parent | 96db858033a01ab75cfb0bcd74a28b3e49c12f57 [diff] |
Mark layers with color transform client composition if not implemented. SET_LAYER_COLOR_TRANSFORM is an optional API, and thus when it's not implemented. we want to make sure we follow the spec to mark those layers as client composition and add them into changed layers list proactively. BUG: 115554640 Test: Verify with setting color transform manually. Change-Id: I53b4039eb63cccd1b174e3c6da3b6336b85e0321