Searched refs:isDoneWithSurface (Results 1 – 1 of 1) sorted by relevance
46 private boolean isDoneWithSurface; field in VideoSurfaceTextureImpl126 isDoneWithSurface = false; in attachToTextureView()132 isDoneWithSurface = true; in setDoneWithSurface()226 isDoneWithSurface); in onSurfaceTextureDestroyed()233 if (isDoneWithSurface) { in onSurfaceTextureDestroyed()240 return isDoneWithSurface; in onSurfaceTextureDestroyed()