Lines Matching full:ceil
1476 int spanX = (int) Math.ceil(width / (float) smallerSize);1477 int spanY = (int) Math.ceil(height / (float) smallerSize);