mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-30 22:05:12 +00:00
The code was duplicated for touch and scroll events. Extract it to a private function. Refs #5542 <https://github.com/Genymobile/scrcpy/issues/5542>