Searched refs:newBlockHeight (Results 1 – 1 of 1) sorted by relevance
1888 final int newBlockHeight = Math.max(blockHeight, mBlockHeight); in applyBlockLimits() local1892 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()1899 newBlockHeight / mBlockHeight, in applyBlockLimits()1904 mVerticalBlockRange, newBlockHeight / mBlockHeight); in applyBlockLimits()1906 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()1911 ratios, newBlockHeight / blockHeight, in applyBlockLimits()1918 mBlockHeight = newBlockHeight; in applyBlockLimits()