Searched refs:mCanvasWidth (Results 1 – 2 of 2) sorted by relevance
247 private int mCanvasWidth = 1; field in JetBoyView.JetBoyThread550 canvas.drawBitmap(mTimerShell, mCanvasWidth - mTimerShell.getWidth(), 0, null); in doDrawRunning()1018 _as.mDrawX = (mCanvasWidth - mAsteroids[0].getWidth()); in doAsteroidCreation()1093 mCanvasWidth * 2, mCanvasHeight, true); in setGameState()1100 mCanvasWidth * 2, mCanvasHeight, true); in setGameState()1139 mCanvasWidth = width; in setSurfaceSize()
125 private int mCanvasWidth = 1; field in LunarView.LunarThread293 mX = mCanvasWidth / 2; in doStart()303 mGoalX = (int) (Math.random() * (mCanvasWidth - mGoalWidth)); in doStart()520 mCanvasWidth = width; in setSurfaceSize()