Searched refs:targetBlockCount (Results 1 – 1 of 1) sorted by relevance
1426 int targetBlockCount = getBlockCount(width, height); in findClosestSize() local1430 int diff = Math.abs(targetBlockCount - in findClosestSize()