Home
last modified time | relevance | path

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

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