Home
last modified time | relevance | path

Searched defs:bitmapSource (Results 1 – 4 of 4) sorted by relevance

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DResourceWallpaperInfo.java27 final BitmapRegionTileSource.InputStreamSource bitmapSource = in onClick() local
DFileWallpaperInfo.java36 final BitmapRegionTileSource.FilePathBitmapSource bitmapSource = in onClick() local
DUriWallpaperInfo.java33 final BitmapRegionTileSource.InputStreamSource bitmapSource = in onClick() local
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperCropActivity.java127 final BitmapRegionTileSource.InputStreamSource bitmapSource = in init() local
301 public final void setCropViewTileSource(BitmapSource bitmapSource, boolean touchEnabled, in setCropViewTileSource()