Searched defs:xProgress (Results 1 – 3 of 3) sorted by relevance
273 float xProgress = Math.max(0, displacement.x) / mXRange; in onDrag() local353 float xProgress = mXOverviewAnim.getProgressFraction(); in onDragEnd() local
294 val xProgress = interpolators.positionXInterpolator.getInterpolation(linearProgress) regex
796 float xProgress = mHideXInterpolator.getInterpolation( in drawBackground() local