Searched refs:newBlockHeight (Results 1 – 1 of 1) sorted by relevance
2582 final int newBlockHeight = Math.max(blockHeight, mBlockHeight); in applyBlockLimits() local2586 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()2593 newBlockHeight / mBlockHeight, in applyBlockLimits()2598 mVerticalBlockRange, newBlockHeight / mBlockHeight); in applyBlockLimits()2600 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()2605 ratios, newBlockHeight / blockHeight, in applyBlockLimits()2612 mBlockHeight = newBlockHeight; in applyBlockLimits()