Home
last modified time | relevance | path

Searched defs:onSurfaceTextureDestroyed (Results 1 – 7 of 7) sorted by relevance

/packages/screensavers/Basic/src/com/android/dreams/basic/
DColors.java108 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in Colors
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java79 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in BlockingGLTextureView
/packages/apps/Camera2/src/com/android/camera/
DVideoUI.java282 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in VideoUI
DPhotoUI.java285 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in PhotoUI
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DVideoCallFragment.java263 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onSurfaceTextureDestroyed() method in VideoCallFragment.VideoCallSurface
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java745 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SendUi
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1725 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CameraAppUI