surfaceCreated

abstract fun surfaceCreated()

Method to call when the rendering surface has been created and the graphic context is available.

Note: This method should be called from the GLSurfaceView thread.