Searched refs:newBlockHeight (Results 1 – 1 of 1) sorted by relevance
1900 final int newBlockHeight = Math.max(blockHeight, mBlockHeight); in applyBlockLimits() local1904 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()1911 newBlockHeight / mBlockHeight, in applyBlockLimits()1916 mVerticalBlockRange, newBlockHeight / mBlockHeight); in applyBlockLimits()1918 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()1923 ratios, newBlockHeight / blockHeight, in applyBlockLimits()1930 mBlockHeight = newBlockHeight; in applyBlockLimits()