commit | 8b6dc421decf2b3a7293b2f90652f56b6e12be3e | [log] [tgz] |
---|---|---|
author | Naomi Musgrave <nmusgrave@google.com> | Wed Aug 02 17:14:20 2023 +0100 |
committer | Naomi Musgrave <nmusgrave@google.com> | Mon Aug 14 13:00:50 2023 +0000 |
tree | 72aa56ab1bcfeb85175cbdaad41f1dc8738ecbd9 | |
parent | d4039f46d9f976189040746d46973b53a543c247 [diff] |
[MediaProjection][ConcurrentDisplays] mirroring rotation fix Mirroring to a concurrent display was mistransformed, since we assumed the display we are mirroring to always has rotation 0. Instead, use the current orientation when calculating how to transform the mirrored content onto the concurrent display. Bug: 293297908 Test: manual screen record & concurrent display setup Change-Id: I5fab2de82219215023d0363c8b6375d94576f140