Home
last modified time | relevance | path

Searched refs:mBulletSize (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DGameView.java69 private float mBulletSize; field in GameView
100 mBulletSize = baseSize; in GameView()
719 setSize(mBulletSize);
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java76 private final float mBulletSize; field in GameView
100 mBulletSize = baseSize; in GameView()
1055 setSize(mBulletSize); in Bullet()