SurfaceUpdatedListener
The interface SurfaceUpdatedListener is a member of com.here.android.mpa.common.OffScreenRenderer.
Interface Summary
public static abstract interface OffScreenRenderer.SurfaceUpdatedListener
Listener interface to be notified when the surface has been re-drawn and comitted.
[For complete information, see the section Interface Details]
Method Summary
Methods |
---|
Callback when the surface has been redrawn |
Interface Details
Listener interface to be notified when the surface has been re-drawn and comitted.
Method Details
public abstract void onSurfaceUpdated ()
Callback when the surface has been redrawn