SIGN IN SIGN UP

Introduce PositionMapper

Extract the function that converts coordinates from video space to
display space into a separate component.

It only requires the specific data it uses and does not need a full
ScreenInfo object (although it can be created from a ScreenInfo
instance).

PR #5370 <https://github.com/Genymobile/scrcpy/pull/5370>
R
Romain Vimont committed
f1368d9a8f936ab47d51de5af30c7e64bf5285bc
Parent: d916429