Searched refs:newBlockWidth (Results 1 – 1 of 1) sorted by relevance
1899 final int newBlockWidth = Math.max(blockWidth, mBlockWidth); in applyBlockLimits() local1904 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()1912 newBlockWidth / mBlockWidth); in applyBlockLimits()1914 mHorizontalBlockRange, newBlockWidth / mBlockWidth); in applyBlockLimits()1918 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()1924 newBlockWidth / blockWidth); in applyBlockLimits()1929 mBlockWidth = newBlockWidth; in applyBlockLimits()