Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
H A DVideoSurfaceTexture.java56 void setDoneWithSurface(); in setDoneWithSurface() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
H A DVideoSurfaceTextureImpl.java130 public void setDoneWithSurface() { in setDoneWithSurface() method in VideoSurfaceTextureImpl
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DInCallPresenter.java1899 remoteVideoSurfaceTexture.setDoneWithSurface(); in cleanupSurfaces()
1903 localVideoSurfaceTexture.setDoneWithSurface(); in cleanupSurfaces()