Searched defs:widthToRemove (Results 1 – 2 of 2) sorted by relevance
261 int widthToRemove = (int) (adjustedCrop.width() in noParallax() local310 int widthToRemove = (int) Math.ceil( in getAdjustedCrop() local
745 int widthToRemove = Math.max(0, crop.width() - wallpaperWidthWithoutParallax); in withoutParallax() local818 int widthToRemove = (int) (0.5f + crop.width() - adjustedCrop.height() * screenRatio); in sameCenter() local