Home | History | Annotate | Download | only in launcher3

Lines Matching refs:fromTop

696                 float fromTop = from.top + (initialScaleY - 1f) * height / 2;
699 int y = (int) (fromTop + Math.round(((to.top - fromTop) * motionPercent)));