Searched defs:onSurfaceDestroyed (Results 1 – 3 of 3) sorted by relevance
26 void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface); in onSurfaceDestroyed() method
1186 public void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface) { in onSurfaceDestroyed() method in VideoCallPresenter.LocalDelegate1232 public void onSurfaceDestroyed(VideoSurfaceTexture videoCallSurface) {} in onSurfaceDestroyed() method in VideoCallPresenter.RemoteDelegate
342 public void onSurfaceDestroyed(SurfaceHolder holder) { in onSurfaceDestroyed() method in NoBackupImageWallpaper.DrawableEngine