Searched defs:pixmapDim (Results 1 – 1 of 1) sorted by relevance
93 final int pixmapDim = MathUtils.nextPowerOfTwo(pixmapSize); in newPatchPix() local140 final int pixmapDim = MathUtils.nextPowerOfTwo(Math.max(fullPatchWidth, fullPatchHeight)); in newMidlessPatch() local