mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 07:02:33 -07:00
The view is scaled to be as large as possible, without changing the aspect, within the bounds of the window. On "retina" displays, or other displays where window units != pixels, the view should no longer draw incorrectly.