Searched refs:mInitHeight (Results 1 – 2 of 2) sorted by relevance
221 int mInitHeight; variable
616 mInitHeight = mHeight = h; in readyToRun()654 std::swap(mInitWidth, mInitHeight); in rotateAwayFromNaturalOrientationIfNeeded()1641 const double ratio_h = static_cast<double>(mHeight) / mInitHeight; in playAnimation()