Home | History | Annotate | Download | only in launcher2

Lines Matching full:ceil

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