Searched defs:ball (Results 1 – 7 of 7) sorted by relevance
75 ShapeHolder ball = null; field in MultiPropertyAnimation.MyAnimationView87 ShapeHolder ball; in createAnimation() local
98 public BallXYHolder(ShapeHolder ball) { in BallXYHolder()116 ShapeHolder ball = null; field in CustomEvaluator.MyAnimationView
71 ShapeHolder ball = null; field in ReversingAnimation.MyAnimationView
100 ShapeHolder ball = null; field in AnimationSeeking.MyAnimationView
194 ShapeHolder ball = balls.get(0); in onAnimationUpdate() local
110 ShapeHolder ball = null; field in AnimatorEvents.MyAnimationView
250 Particle ball = mBalls[i]; in updatePositions() local284 Particle ball = mBalls[j]; in update() local356 Bitmap ball = BitmapFactory.decodeResource(getResources(), R.drawable.ball); in SimulationView() local