- holder
- The SurfaceHolder whose surface has changed.
- format
- The new PixelFormat of the surface.
- w
- The new width of the surface.
- h
- The new height of the surface.
This method is part of the SurfaceHolder.Callback interface, and is not normally called or subclassed by clients of GLSurfaceView.