Searched defs:getPreview (Results 1 - 9 of 9) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DDrawableTileSource.java67 public BasicTexture getPreview() { method in class:DrawableTileSource
/packages/apps/Gallery2/src/com/android/photos/
H A DBitmapRegionTileSource.java115 public BasicTexture getPreview() { method in class:BitmapRegionTileSource
/packages/apps/Gallery2/src/com/android/photos/views/
H A DTiledImageView.java382 public BasicTexture getPreview() { method in class:TiledImageView.ColoredTiles
H A DTiledImageRenderer.java143 public BasicTexture getPreview(); method in interface:TiledImageRenderer.TileSource
228 mPreview = mModel.getPreview();
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/
H A DBitmapRegionTileSource.java426 public BasicTexture getPreview() { method in class:BitmapRegionTileSource
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
H A DTiledImageView.java394 public BasicTexture getPreview() { method in class:TiledImageView.ColoredTiles
H A DTiledImageRenderer.java143 public BasicTexture getPreview(); method in interface:TiledImageRenderer.TileSource
228 mPreview = mModel.getPreview();
/packages/apps/Launcher2/src/com/android/launcher2/
H A DWidgetPreviewLoader.java191 public Bitmap getPreview(final Object o) { method in class:WidgetPreviewLoader
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWidgetPreviewLoader.java193 public Bitmap getPreview(final Object o) { method in class:WidgetPreviewLoader

Completed in 260 milliseconds