Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp1643 const int animationY = (mHeight - animation.height * ratio_h) / 2; in playAnimation() local
1666 const int yc = animationY + trimY; in playAnimation()