Home | History | Annotate | Download | only in controllersample

Lines Matching refs:setARGB

461         paint.setARGB(blend(alpha, a1, a2), blend(alpha, r1, r2),
1089 mObstaclePaint.setARGB(255, 127, 127, 255);