Searched refs:mThumb (Results 1 – 2 of 2) sorted by relevance
138 private Bitmap mThumb; field in RotateImageView146 mThumb = null; in setBitmap()158 mThumb = ThumbnailUtils.extractThumbnail( in setBitmap()163 mThumbs[1] = new BitmapDrawable(getContext().getResources(), mThumb); in setBitmap()167 mThumbs[1] = new BitmapDrawable(getContext().getResources(), mThumb); in setBitmap()
17 private final Drawable mThumb; field in DrawableThumbWallpaperInfo20 mThumb = thumb; in DrawableThumbWallpaperInfo()26 setThumb(mThumb); in createView()