Home | History | Annotate | Download | only in effects

Lines Matching full:paint

160     fCacheAlpha = 256;  // init to a value that paint.getAlpha() can't return
335 const SkPaint& paint,
337 if (!this->INHERITED::setContext(device, paint, matrix)) {
367 // regardless of the paint's alpha
421 paint specifies a non-opaque alpha.
641 bool Linear_Gradient::setContext(const SkBitmap& device, const SkPaint& paint,
643 if (!this->INHERITED::setContext(device, paint, matrix)) {
650 if ((fFlags & SkShader::kHasSpan16_Flag) && !paint.isDither()) {
1330 const SkPaint& paint,
1332 if (!this->INHERITED::setContext(device, paint, matrix)) {