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

/packages/screensavers/Basic/src/com/android/dreams/basic/
H A DColors.java76 public void onSurfaceTextureAvailable(final SurfaceTexture surface, method in class:Colors
78 LOG("onSurfaceTextureAvailable(%s, %d, %d)", surface, width, height);
/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java66 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, method in class:BlockingGLTextureView
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
H A DBlockingGLTextureView.java66 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, method in class:BlockingGLTextureView
/packages/apps/Camera2/src/com/android/camera/
H A DVideoUI.java721 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { method in class:VideoUI
H A DWideAnglePanoramaUI.java227 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, int i, int i2) { method in class:WideAnglePanoramaUI
H A DPhotoUI.java286 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { method in class:PhotoUI
/packages/apps/Nfc/src/com/android/nfc/
H A DSendUi.java687 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { method in class:SendUi

Completed in 108 milliseconds