Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp866 const int animationX = (mWidth - animation.width) / 2; in playAnimation() local
914 const int xc = animationX + frame.trimX; in playAnimation()