mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-01-14 22:47:42 +00:00
68c0e69f0a
It's currently still available after surfaceDestroyed(). And available (but invalid) between surfaceCreated() and surfaceChanged(). Which means ANativewindow_getWidth/Height/Format() fail in those cases. https://developer.android.com/reference/android/view/SurfaceHolder.html#getSurface()