Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp949 const int animationY = (mHeight - animation.height) / 2; in playAnimation() local
997 const int yc = animationY + frame.trimY; in playAnimation()