Home
last modified time | relevance | path

Searched defs:onSurfaceTextureSizeChanged (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/
DVideoSurfaceTextureImpl.java244 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) {} in onSurfaceTextureSizeChanged() method in VideoSurfaceTextureImpl.SurfaceTextureListener
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsQrCodeScanFragment.java162 public void onSurfaceTextureSizeChanged( in onSurfaceTextureSizeChanged() method in AudioStreamsQrCodeScanFragment
/packages/apps/Settings/src/com/android/settings/bluetooth/
DQrCodeScanModeFragment.java131 public void onSurfaceTextureSizeChanged(@NonNull SurfaceTexture surface, int width, in onSurfaceTextureSizeChanged() method in QrCodeScanModeFragment
/packages/apps/Settings/src/com/android/settings/development/
DAdbQrcodeScannerFragment.java241 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in AdbQrcodeScannerFragment
/packages/apps/Camera2/src/com/android/camera/
DVideoUI.java289 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in VideoUI
DPhotoUI.java280 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in PhotoUI
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java73 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, in onSurfaceTextureSizeChanged() method in BlockingGLTextureView
/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppQrCodeScannerFragment.java491 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in WifiDppQrCodeScannerFragment
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1716 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in CameraAppUI