Searched refs:setPaintARGBBlend (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | GameView.java | 493 static void setPaintARGBBlend(Paint paint, float alpha, 689 setPaintARGBBlend(mPaint, mDestroyAnimProgress, 731 setPaintARGBBlend(mPaint, mDestroyAnimProgress, 762 setPaintARGBBlend(mPaint, mDestroyAnimProgress,
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
D | GameView.java | 458 private static void setPaintARGBBlend(Paint paint, float alpha, in setPaintARGBBlend() method in GameView 1014 setPaintARGBBlend(mPaint, mDestroyAnimProgress - (int) (mDestroyAnimProgress), in draw() 1068 setPaintARGBBlend(mBulletPaint, mDestroyAnimProgress, in draw() 1106 setPaintARGBBlend(mObstaclePaint, mDestroyAnimProgress, in draw()
|