mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 14:04:20 +01: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>