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
Loading
Please register or sign in to comment