var hardwareScaling: Boolean
Enables fixed size for the surface. This provides better performance but might be buggy on some devices, for example on Galaxy S9, EGL14.eglQuerySurface will not return update values until after the first EGL14.eglSwapBuffers call, and will lead to cropping or black boxing on resolution changes. By default this is turned off.