Searched refs:animationX (Results 1 – 1 of 1) sorted by relevance
1642 const int animationX = (mWidth - animation.width * ratio_w) / 2; in playAnimation() local1665 const int xc = animationX + trimX; in playAnimation()