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