Searched refs:bottomDist (Results 1 – 1 of 1) sorted by relevance
149 final int bottomDist = containerRect.height() - viewRect.bottom; in startAnimation() local151 ((float) Math.max(topDist, bottomDist) + expandLayerHalfHeight) / in startAnimation()