Searched refs:newBlockWidth (Results 1 – 1 of 1) sorted by relevance
2793 final int newBlockWidth = Math.max(blockWidth, mBlockWidth); in applyBlockLimits() local2798 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()2806 newBlockWidth / mBlockWidth); in applyBlockLimits()2808 mHorizontalBlockRange, newBlockWidth / mBlockWidth); in applyBlockLimits()2812 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()2818 newBlockWidth / blockWidth); in applyBlockLimits()2823 mBlockWidth = newBlockWidth; in applyBlockLimits()