Home | History | Annotate | Download | only in widget

Lines Matching refs:maxP

1220         final float maxP = bottom - previewHalfHeight;
1221 final float previewMiddle = MathUtils.constrain(previewPos, minP, maxP);