Searched refs:newBlockWidth (Results 1 – 1 of 1) sorted by relevance
2581 final int newBlockWidth = Math.max(blockWidth, mBlockWidth); in applyBlockLimits() local2586 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()2594 newBlockWidth / mBlockWidth); in applyBlockLimits()2596 mHorizontalBlockRange, newBlockWidth / mBlockWidth); in applyBlockLimits()2600 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()2606 newBlockWidth / blockWidth); in applyBlockLimits()2611 mBlockWidth = newBlockWidth; in applyBlockLimits()