Searched refs:animationY (Results 1 – 1 of 1) sorted by relevance
949 const int animationY = (mHeight - animation.height) / 2; in playAnimation() local997 const int yc = animationY + frame.trimY; in playAnimation()