Home | History | Annotate | Download | only in calendar

Lines Matching defs:progress

1762         float progress = Math.abs(xOffSet) / width;
1763 if (progress > 1.0f) {
1764 progress = 1.0f;
1770 inFromXValue = 1.0f - progress;
1772 outFromXValue = -progress;
1775 inFromXValue = progress - 1.0f;
1777 outFromXValue = progress;
3796 // Scale gesture in progress