Searched refs:newBlockHeight (Results 1 – 1 of 1) sorted by relevance
2794 final int newBlockHeight = Math.max(blockHeight, mBlockHeight); in applyBlockLimits() local2798 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()2805 newBlockHeight / mBlockHeight, in applyBlockLimits()2810 mVerticalBlockRange, newBlockHeight / mBlockHeight); in applyBlockLimits()2812 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()2817 ratios, newBlockHeight / blockHeight, in applyBlockLimits()2824 mBlockHeight = newBlockHeight; in applyBlockLimits()