Searched refs:pixelLimit (Results 1 – 1 of 1) sorted by relevance
622 final int pixelLimit = Math.min(pixelLimitWithSlop, workingMemoryPixelLimit); in canBeCompressed() local627 imageHeight * imageWidth < pixelLimit); in canBeCompressed()646 + " p=" + imageHeight * imageWidth + " vs " + pixelLimit); in canBeCompressed()652 imageHeight * imageWidth < pixelLimit); in canBeCompressed()660 + " p=" + imageHeight * imageWidth + " vs " + pixelLimit); in canBeCompressed()