scrcpy/server/src/main
Romain Vimont f1368d9a8f 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>
2024-10-28 18:13:55 +01:00
..
aidl/android Reset video capture on folding event 2023-06-01 09:20:00 +02:00
java/com/genymobile/scrcpy Introduce PositionMapper 2024-10-28 18:13:55 +01:00
AndroidManifest.xml Remove manifest package name 2023-03-03 11:13:48 +01:00