public static interface SphericalSurfaceView.SurfaceListener
Surface associated with this view is
changed.| Modifier and Type | Method and Description |
|---|---|
void |
surfaceChanged(android.view.Surface surface)
Invoked when the surface is changed or there isn't one anymore.
|