Searched refs:maxBlocks (Results 1 – 1 of 1) sorted by relevance
2935 int maxBlocks = 0; in applyLevelLimits() local2944 maxBlocks = 99; in applyLevelLimits()3025 maxBlocks = Math.max(FS, maxBlocks); in applyLevelLimits()3093 maxBlocks = Math.max(FS, maxBlocks); in applyLevelLimits()3196 maxBlocks = Math.max(FS, maxBlocks); in applyLevelLimits()3294 maxBlocks = Math.max(W * H, maxBlocks); in applyLevelLimits()3413 maxBlocks = Math.max(FS, maxBlocks); in applyLevelLimits()3420 maxBlocks = Utils.divUp(maxBlocks, blockSize * blockSize); in applyLevelLimits()3517 maxBlocks = Math.max(FS, maxBlocks); in applyLevelLimits()3600 maxBlocks = Math.max(FS, maxBlocks); in applyLevelLimits()[all …]