Home
last modified time | relevance | path

Searched refs:topDist (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/animation/
DViewGroupItemVerticalExplodeAnimation.java148 final int topDist = viewRect.top; in startAnimation() local
151 ((float) Math.max(topDist, bottomDist) + expandLayerHalfHeight) / in startAnimation()