Searched refs:mTimerShell (Results 1 – 1 of 1) sorted by relevance
194 private Bitmap mTimerShell; field in JetBoyView.JetBoyThread390 mTimerShell = BitmapFactory.decodeResource(mRes, R.drawable.int_timer); in JetBoyThread()550 canvas.drawBitmap(mTimerShell, mCanvasWidth - mTimerShell.getWidth(), 0, null); in doDrawRunning()