Searched refs:mLanderHeight (Results 1 – 1 of 1) sorted by relevance
173 private int mLanderHeight; field in LunarView.LunarThread239 mLanderHeight = mLanderImage.getIntrinsicHeight(); in LunarThread()257 mY = mLanderHeight * 2; in LunarThread()294 mY = mCanvasHeight - mLanderHeight / 2; in doStart()343 mLanderHeight = savedState.getInt(KEY_LANDER_HEIGHT); in restoreState()397 .valueOf(mLanderHeight)); in saveState()628 int yTop = mCanvasHeight - ((int) mY + mLanderHeight / 2); in doDraw()668 + mLanderHeight); in doDraw()672 + mLanderHeight); in doDraw()676 + mLanderHeight); in doDraw()[all …]