Home
last modified time | relevance | path

Searched refs:onSurfaceTextureDestroyed (Results 1 – 20 of 20) 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/apps/Dialer/java/com/android/dialer/callcomposer/camera/
DHardwareCameraPreview.java58 public boolean onSurfaceTextureDestroyed(final SurfaceTexture surfaceTexture) { in HardwareCameraPreview()
/packages/apps/Settings/src/com/android/settings/accessibility/
DVideoPlayer.java117 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in VideoPlayer
/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
DFingerprintLocationAnimationVideoView.java111 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onFinishInflate()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/fingerprint/
DFingerprintLocationAnimationVideoView.java111 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onFinishInflate()
/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
DVideoSurfaceTextureImpl.java220 public boolean onSurfaceTextureDestroyed(SurfaceTexture destroyedSurfaceTexture) { in onSurfaceTextureDestroyed() method in VideoSurfaceTextureImpl.SurfaceTextureListener
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DVideoPreference.java145 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onBindViewHolder()
/packages/apps/Settings/src/com/android/settings/widget/
DVideoPreference.java152 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) { in onBindViewHolder()
/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/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollPreviewFragment.java103 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) {
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/
DFaceEnrollPreviewFragment.java103 public boolean onSurfaceTextureDestroyed(SurfaceTexture surfaceTexture) {
/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/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/
DWifiDppQrCodeScannerFragment.java411 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in WifiDppQrCodeScannerFragment
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppQrCodeScannerFragment.java418 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in WifiDppQrCodeScannerFragment
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java730 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed() method in SendUi