surfaceChanged

open fun surfaceChanged(holder: SurfaceHolder, format: Int, w: Int, h: Int)

This method is part of the SurfaceHolder.Callback interface, and is not normally called or subclassed by clients of GLSurfaceView.