Home
last modified time | relevance | path

Searched defs:ball (Results 1 – 7 of 7) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DMultiPropertyAnimation.java75 ShapeHolder ball = null; field in MultiPropertyAnimation.MyAnimationView
87 ShapeHolder ball; in createAnimation() local
DCustomEvaluator.java98 public BallXYHolder(ShapeHolder ball) { in BallXYHolder()
116 ShapeHolder ball = null; field in CustomEvaluator.MyAnimationView
DReversingAnimation.java71 ShapeHolder ball = null; field in ReversingAnimation.MyAnimationView
DAnimationSeeking.java100 ShapeHolder ball = null; field in AnimationSeeking.MyAnimationView
DAnimationLoading.java194 ShapeHolder ball = balls.get(0); in onAnimationUpdate() local
DAnimatorEvents.java110 ShapeHolder ball = null; field in AnimatorEvents.MyAnimationView
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
DAccelerometerPlayActivity.java250 Particle ball = mBalls[i]; in updatePositions() local
284 Particle ball = mBalls[j]; in update() local
356 Bitmap ball = BitmapFactory.decodeResource(getResources(), R.drawable.ball); in SimulationView() local