Searched refs:getMaxCropRect (Results 1 – 2 of 2) sorted by relevance
336 RectF crop = getMaxCropRect( in cropImageAndSetWallpaper()813 protected static RectF getMaxCropRect(
535 cropRectF = getMaxCropRect(inWidth, inHeight, outWidth, outHeight, in getBuiltInDrawable()620 private static RectF getMaxCropRect(int inWidth, int inHeight, int outWidth, int outHeight, in getMaxCropRect() method in WallpaperManager