commit | 7f7ad2c3f379d0c9bf97a922854cd82f4f4a0839 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Thu Mar 17 17:06:20 2022 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Thu Mar 17 17:10:44 2022 -0400 |
tree | af77a6ca1a605e46a57b0af5f7ed220847e759ba | |
parent | 32d9f66b9796a4ee82707cec6da4dbaafe0f2991 [diff] |
Transform transparentRegion into output space Although "outputSpaceBlockingRegionHint" claims to be in the output space, unlike "outputSpaceVisibleRegion", we never transformed it to the output space. This meant that HWC did not know how to apply it properly when the device was rotated. Fix this. Add outputSpaceBlockingRegionHint to the dumpsys. Fixes: 224484888 Test: libcompositionengine_test Change-Id: I1378c96f4d5af57fb7d9835182427017064e89e5