mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-03 13:04:27 +01:00
The method getScreenInfo() is synchronized, and the result may change between calls. Call it once and store the result in a local variable.