[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
3 files changed