Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp1642 const int animationX = (mWidth - animation.width * ratio_w) / 2; in playAnimation() local
1665 const int xc = animationX + trimX; in playAnimation()