Searched refs:assetDimensions (Results 1 – 3 of 3) sorted by relevance
141 protected void adjustCropRect(Context context, Point assetDimensions, Rect cropRect) { in adjustCropRect() argument143 WallpaperCropUtils.adjustCurrentWallpaperCropRect(context, assetDimensions, cropRect); in adjustCropRect()
366 protected void adjustCropRect(Context context, Point assetDimensions, Rect cropRect) { in adjustCropRect() argument
255 public static void adjustCurrentWallpaperCropRect(Context context, Point assetDimensions, in adjustCurrentWallpaperCropRect() argument