Searched refs:newBlockWidth (Results 1 – 1 of 1) sorted by relevance
1887 final int newBlockWidth = Math.max(blockWidth, mBlockWidth); in applyBlockLimits() local1892 newBlockWidth * newBlockHeight / mBlockWidth / mBlockHeight; in applyBlockLimits()1900 newBlockWidth / mBlockWidth); in applyBlockLimits()1902 mHorizontalBlockRange, newBlockWidth / mBlockWidth); in applyBlockLimits()1906 factor = newBlockWidth * newBlockHeight / blockWidth / blockHeight; in applyBlockLimits()1912 newBlockWidth / blockWidth); in applyBlockLimits()1917 mBlockWidth = newBlockWidth; in applyBlockLimits()