Searched refs:mWallpaperAsset (Results 1 – 1 of 1) sorted by relevance
115 protected Asset mWallpaperAsset; field in ImagePreviewFragment132 mWallpaperAsset = mWallpaper.getAsset(appContext); in onCreate()235 mWallpaperAsset, in setWallpaper() local272 mWallpaperAsset.decodeBitmap(targetPageBitmapSize.x, targetPageBitmapSize.y, in initFullResView()285 mWallpaperAsset instanceof CurrentWallpaperAsset); in initFullResView()315 mBitmapCropper.cropAndScaleBitmap(mWallpaperAsset, mFullResImageView.getScale(), in recalculateColors()540 mWallpaperAsset.loadLowResDrawable(activity, mLowResImageView, placeHolderColor, in surfaceCreated()556 mWallpaperAsset.decodeRawDimensions(getActivity(), dimensions -> { in surfaceCreated()