Package com.kakao.vectormap.graphics.gl
Interface IEglLifeCycleCallback
-
- All Known Implementing Classes:
GLMapRenderer,GLRenderer
public interface IEglLifeCycleCallbackEglContext destroy, Surface's create, destroy callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voideglContextDestroyed()voideglSurfaceCreated()voideglSurfaceDestroyed()
-