Searched refs:onSurfaceTextureUpdated (Results 1 - 7 of 7) sorted by relevance

/packages/screensavers/Basic/src/com/android/dreams/basic/
H A DColors.java132 public void onSurfaceTextureUpdated(SurfaceTexture surface) { method in class:Colors
133 LOG("onSurfaceTextureUpdated(%s)", surface);
/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java87 public void onSurfaceTextureUpdated(SurfaceTexture surface) { method in class:BlockingGLTextureView
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
H A DBlockingGLTextureView.java87 public void onSurfaceTextureUpdated(SurfaceTexture surface) { method in class:BlockingGLTextureView
/packages/apps/Camera2/src/com/android/camera/
H A DVideoUI.java739 public void onSurfaceTextureUpdated(SurfaceTexture surface) { method in class:VideoUI
H A DWideAnglePanoramaUI.java246 public void onSurfaceTextureUpdated(SurfaceTexture surfaceTexture) { method in class:WideAnglePanoramaUI
H A DPhotoUI.java315 public void onSurfaceTextureUpdated(SurfaceTexture surface) { method in class:PhotoUI
/packages/apps/Nfc/src/com/android/nfc/
H A DSendUi.java711 public void onSurfaceTextureUpdated(SurfaceTexture surface) { } method in class:SendUi

Completed in 223 milliseconds