commit | 37083d0515500a5e0cb24d082c72eba7f676dea5 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Tue Apr 02 17:12:09 2019 -0700 |
committer | Peiyong Lin <lpy@google.com> | Tue Apr 02 17:12:09 2019 -0700 |
tree | d3615beb67a73dc3a3e2dceedaa297d7bde4a665 | |
parent | 945a7006f905b5f460668923b9875cd6637931a6 [diff] |
[SurfaceFlinger] Remove force GPU composition for layers with color transform. Previously we force GPU composition for all layers with color transform, now that we move the fallback into hardware composer passthrough, we can remove this. BUG: 115554640 Test: Verify by setting a color transform manually. Change-Id: I6eb75cd30bc23225b10006714b13fb636a146423