Home | History | Annotate | Download | only in launcher3

Lines Matching full:halfchildwidth

1979             int halfChildWidth = (childWidth / 2);
1980 int childCenter = getViewportOffsetX() + getChildOffset(i) + halfChildWidth;