scrcpy/server/src/main/java
Romain Vimont d6033d28f5 Split computeVideoSize() into limit() and round8()
Expose two methods on Size directly:
 - limit() to downscale a size;
 - round8() to round both dimensions to multiples of 8.

This will allow removing ScreenInfo completely.

PR #5455 <https://github.com/Genymobile/scrcpy/pull/5455>
2024-11-19 21:31:04 +01:00
..
android/content Add FakeContext.getContentResolver() 2024-11-14 10:29:03 +01:00
com/genymobile/scrcpy Split computeVideoSize() into limit() and round8() 2024-11-19 21:31:04 +01:00