Home
last modified time | relevance | path

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

/packages/screensavers/Basic/src/com/android/dreams/basic/
DColors.java93 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, in onSurfaceTextureSizeChanged() method in Colors
/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/Dialer/InCallUI/src/com/android/incallui/
DVideoCallFragment.java251 public void onSurfaceTextureSizeChanged(SurfaceTexture surfaceTexture, int width, in onSurfaceTextureSizeChanged() method in VideoCallFragment.VideoCallSurface
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java740 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