Home | History | Annotate | Download | only in launcher2

Lines Matching refs:setPivotX

1423                         v.setPivotX(xPivot * pageWidth);
1431 v.setPivotX((1 - xPivot) * pageWidth);
1439 v.setPivotX(pageWidth / 2.0f);