commit | 93e26b9575944951f3e231a2e64d1a590b25ba58 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Mon Oct 16 21:36:51 2023 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Mon Oct 16 21:36:51 2023 -0700 |
tree | d2400072585a53c8e535691013aa7f8f4bcb5585 | |
parent | a387c08f70fb33897a521876149af67fb76ca2e8 [diff] |
Set visible region dirty flag when alpha changes Removes an optimzation which only set the visible region dirty flag when alpha changed from 1->0 or 0->1. This optimization broke an assumption in CE. Alpha is only passed to HWC when there are geometry changes which are tracked by the visible region dirty flag. Fixes: 299256533 Test: presubmit Test: dim layer alpha animates when showing a dialog Change-Id: I4c56171d19d582e26b9c2c7be6c555a6c1d7494c