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