Home
last modified time | relevance | path

Searched defs:getSavedSurface (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
H A DVideoSurfaceTexture.java44 Surface getSavedSurface(); in getSavedSurface() method
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
H A DVideoSurfaceTextureImpl.java65 public Surface getSavedSurface() { in getSavedSurface() method in VideoSurfaceTextureImpl