Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java483 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) {
485 mSurfaceTextureListener.onSurfaceTextureDestroyed(surface);
DVideoUI.java282 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in VideoUI
DPhotoUI.java285 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in PhotoUI
DCaptureModule.java250 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) {
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DHardwareCameraPreview.java56 public boolean onSurfaceTextureDestroyed(final SurfaceTexture surfaceTexture) { in HardwareCameraPreview()
/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/captureintent/
DCaptureIntentModule.java293 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) {
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1725 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in CameraAppUI
1729 return mPreviewStatusListener.onSurfaceTextureDestroyed(surface); in onSurfaceTextureDestroyed()
/packages/apps/InCallUI/src/com/android/incallui/
DVideoCallFragment.java259 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onSurfaceTextureDestroyed() method in VideoCallFragment.VideoCallSurface
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java742 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SendUi