mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-15 02:44:39 +01:00
Extract the function to convert coordinates from video space to display space to a separate component. It only requires the data it uses, it does not need a full ScreenInfo (although it can be created from a ScreenInfo instance).