Searched defs:onSurfaceTextureSizeChanged (Results 1 – 7 of 7) sorted by relevance
/packages/screensavers/Basic/src/com/android/dreams/basic/ |
D | Colors.java | 93 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, in onSurfaceTextureSizeChanged() method in Colors
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 73 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, in onSurfaceTextureSizeChanged() method in BlockingGLTextureView
|
/packages/apps/Camera2/src/com/android/camera/ |
D | VideoUI.java | 289 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in VideoUI
|
D | PhotoUI.java | 280 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in PhotoUI
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
D | VideoCallFragment.java | 251 public void onSurfaceTextureSizeChanged(SurfaceTexture surfaceTexture, int width, in onSurfaceTextureSizeChanged() method in VideoCallFragment.VideoCallSurface
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
D | SendUi.java | 740 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in SendUi
|
/packages/apps/Camera2/src/com/android/camera/app/ |
D | CameraAppUI.java | 1715 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged() method in CameraAppUI
|