Edit

GLTextureView.IEGLWindowSurfaceFactory.DestroySurface Method

Definition

Called when the surface needs to be destroyed.

public void DestroySurface(Javax.Microedition.Khronos.Egl.IEGL10 egl, Javax.Microedition.Khronos.Egl.EGLDisplay display, Javax.Microedition.Khronos.Egl.EGLSurface surface);

Parameters

egl
IEGL10

The EGL interface.

display
EGLDisplay

The EGL display.

surface
EGLSurface

The EGL surface.

Applies to