Searched refs:sZoomInInterpolator (Results 1 – 1 of 1) sorted by relevance
32 private static final Interpolator sZoomInInterpolator = field in CaptureAnimation52 sZoomInInterpolator.getInterpolation((fraction - 0.5f) * 2f); in calculateScale()