Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.h221 int mInitHeight; variable
DBootAnimation.cpp616 mInitHeight = mHeight = h; in readyToRun()
654 std::swap(mInitWidth, mInitHeight); in rotateAwayFromNaturalOrientationIfNeeded()
1641 const double ratio_h = static_cast<double>(mHeight) / mInitHeight; in playAnimation()