Home
last modified time | relevance | path

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

/packages/screensavers/Basic/src/com/android/dreams/basic/
DColors.java76 public void onSurfaceTextureAvailable(final SurfaceTexture surface, in onSurfaceTextureAvailable() method in Colors
/packages/apps/Camera2/src/com/android/camera/
DCaptureModuleUI.java147 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in CaptureModuleUI
DVideoUI.java293 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in VideoUI
DCaptureModule.java468 public void onSurfaceTextureAvailable(final SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in CaptureModule
DPhotoUI.java306 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in PhotoUI
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
DBlockingGLTextureView.java66 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, in onSurfaceTextureAvailable() method in BlockingGLTextureView
/packages/apps/InCallUI/src/com/android/incallui/
DVideoCallFragment.java159 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, int width, in onSurfaceTextureAvailable() method in VideoCallFragment.VideoCallSurface
/packages/apps/Gallery2/src/com/android/photos/views/
DBlockingGLTextureView.java66 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, in onSurfaceTextureAvailable() method in BlockingGLTextureView
/packages/apps/Nfc/src/com/android/nfc/beam/
DSendUi.java723 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in SendUi
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java1557 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in CameraAppUI