Lines Matching defs:GameView
52 public class GameView extends View implements InputDeviceListener {
83 public GameView(Context context, AttributeSet attrs) {
584 final int width = GameView.this.getWidth();
585 final int height = GameView.this.getHeight();
591 final int width = GameView.this.getWidth();
592 final int height = GameView.this.getHeight();
848 GameView.this.step(historyPos < 0 ? event.getEventTime() : event