Home | History | Annotate | Download | only in jetboy

Lines Matching refs:mCanvasWidth

247         private int mCanvasWidth = 1;
550 canvas.drawBitmap(mTimerShell, mCanvasWidth - mTimerShell.getWidth(), 0, null);
1018 _as.mDrawX = (mCanvasWidth - mAsteroids[0].getWidth());
1093 mCanvasWidth * 2, mCanvasHeight, true);
1100 mCanvasWidth * 2, mCanvasHeight, true);
1139 mCanvasWidth = width;