Searched refs:mIsDoneWithSurface (Results 1 – 1 of 1) sorted by relevance
124 private boolean mIsDoneWithSurface; field in VideoCallFragment.VideoCallSurface188 mIsDoneWithSurface = false; in recreateView()275 if (mIsDoneWithSurface) { in onSurfaceTextureDestroyed()282 return mIsDoneWithSurface; in onSurfaceTextureDestroyed()331 mIsDoneWithSurface = true; in setDoneWithSurface()