HomeSort by relevance Sort by last modified time
    Searched refs:DrawableTileSource (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DrawableTileSource.java 29 public class DrawableTileSource implements TiledImageRenderer.TileSource {
40 public DrawableTileSource(Context context, Drawable d, int previewSize) {
WallpaperPickerActivity.java 350 req.result = new DrawableTileSource(a.getContext(),
351 defaultWallpaper, DrawableTileSource.MAX_PREVIEW_SIZE);
    [all...]

Completed in 37 milliseconds