Searched refs:mHalfHeight (Results 1 – 2 of 2) sorted by relevance
28 private float mHalfHeight; field in ScrollerComponent62 mHalfHeight = 0.0f; in reset()81 mHalfHeight = sSystemRegistry.contextParameters.gameHeight / 2.0f; //height / 2.0f; in setup()108 float originY = camera.getFocusPositionY() - mHalfHeight; in update()
42 private int mHalfHeight; field in GameRenderer70 mHalfHeight = gameHeight / 2; in GameRenderer()215 final float halfHeight = mHalfHeight; in onDrawFrame()