Searched refs:mDstHeight (Results 1 – 1 of 1) sorted by relevance
123 private final int mDstHeight; field in AccelerometerPlayActivity.SimulationView223 addView(mBalls[i], new ViewGroup.LayoutParams(mDstWidth, mDstHeight)); in ParticleSystem()340 mDstHeight = (int) (sBallDiameter * mMetersToPixelsY + 0.5f); in SimulationView()353 mYOrigin = (h - mDstHeight) * 0.5f; in onSizeChanged()