Searched refs:animationY (Results 1 – 2 of 2) sorted by relevance
314 final int animationY = endBounds.centerY() - (int) (animationHeight / 2); in animateFinalizeDragToDesktopMode()316 t.setPosition(sc, animationX, animationY); in animateFinalizeDragToDesktopMode()
1594 const int animationY = (mHeight - animation.height * ratio_h) / 2; in playAnimation() local1615 const int yc = animationY + trimY; in playAnimation()