Home | History | Annotate | Download | only in launcher3

Lines Matching refs:halfChildWidth

1972             int halfChildWidth = (childWidth / 2);
1973 int childCenter = getViewportOffsetX() + getChildOffset(i) + halfChildWidth;