Searched refs:widthLimitWithSlop (Results 1 – 1 of 1) sorted by relevance
619 final int widthLimitWithSlop = (int) (mWidthLimit * MAX_TARGET_SCALE_FACTOR); in canBeCompressed() local626 imageWidth < widthLimitWithSlop && in canBeCompressed()645 + " w=" + imageWidth + " vs " + widthLimitWithSlop in canBeCompressed()651 imageWidth < widthLimitWithSlop && in canBeCompressed()659 + " w=" + imageWidth + " vs " + widthLimitWithSlop in canBeCompressed()