Lines Matching full:getwidth
403 positionX = getWidth() + size;407 positionX = mRandom.nextInt(getWidth());411 positionX = mRandom.nextInt(getWidth());584 final int width = GameView.this.getWidth();591 final int width = GameView.this.getWidth();675 setPosition(getWidth() * 0.5f, getHeight() * 0.5f);