Home
last modified time | relevance | path

Searched refs:isDoneWithSurface (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
DVideoSurfaceTextureImpl.java46 private boolean isDoneWithSurface; field in VideoSurfaceTextureImpl
126 isDoneWithSurface = false; in attachToTextureView()
132 isDoneWithSurface = true; in setDoneWithSurface()
226 isDoneWithSurface); in onSurfaceTextureDestroyed()
233 if (isDoneWithSurface) { in onSurfaceTextureDestroyed()
240 return isDoneWithSurface; in onSurfaceTextureDestroyed()