Home
last modified time | relevance | path

Searched defs:onSurfaceTextureUpdated (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
DVideoSurfaceTextureImpl.java247 public void onSurfaceTextureUpdated(SurfaceTexture surface) {} in onSurfaceTextureUpdated() method in VideoSurfaceTextureImpl.SurfaceTextureListener
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsQrCodeScanFragment.java174 public void onSurfaceTextureUpdated(@NonNull SurfaceTexture surface) {} in onSurfaceTextureUpdated() method in AudioStreamsQrCodeScanFragment
/packages/apps/Settings/src/com/android/settings/bluetooth/
DQrCodeScanModeFragment.java142 public void onSurfaceTextureUpdated(@NonNull SurfaceTexture surface) { in onSurfaceTextureUpdated() method in QrCodeScanModeFragment
/packages/apps/Settings/src/com/android/settings/development/
DAdbQrcodeScannerFragment.java213 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in AdbQrcodeScannerFragment
/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/java/com/android/devicediagnostics/evaluated/
DQrCodeScanActivity.kt105 override fun onSurfaceTextureUpdated(surface: SurfaceTexture) {} in onSurfaceTextureUpdated() method in com.android.devicediagnostics.evaluated.QrCodeScanFragment
/packages/apps/Camera2/src/com/android/camera/
DVideoUI.java293 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in VideoUI
DPhotoUI.java291 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in PhotoUI
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java87 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in BlockingGLTextureView
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppQrCodeScannerFragment.java526 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in WifiDppQrCodeScannerFragment
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1736 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated() method in CameraAppUI