mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-03 13:04:27 +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>