Lines Matching defs:paint1
561 SkPaint paint1, paint2, paint3;562 paint1.setStyle(SkPaint::kFill_Style);580 paint1.setShader(SkGradientShader::MakeSweep(cx, cy, sweep_colors,591 paint1.setDither(fDither);595 canvas->drawCircle(cx, cy, radius, paint1);