surfaceChanged

Called when the surface dimensions have changed.

Parameters

height

The height of the surface viewport

width

The width of the surface viewport

fun surfaceChanged(width: Int, height: Int)