Searched refs:animationX (Results 1 – 1 of 1) sorted by relevance
1652 const int animationX = (display.width - animation.width * ratioW) / 2; in playAnimation() local1659 const int xc = animationX + trimX; in playAnimation()