Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DVideoPlayer.java113 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in VideoPlayer
/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/development/
DAdbQrcodeScannerFragment.java232 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in AdbQrcodeScannerFragment
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java73 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, in onSurfaceTextureSizeChanged() method in BlockingGLTextureView
/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/Settings/src/com/android/settings/wifi/dpp/
DWifiDppQrCodeScannerFragment.java401 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in WifiDppQrCodeScannerFragment
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/
DWifiDppQrCodeScannerFragment.java406 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in WifiDppQrCodeScannerFragment
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java725 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in SendUi
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1715 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in CameraAppUI