| D | Sk4fLinearGradient.cpp | 241 DstTraits<premul>::store(proc.currentColor(), dst, n); in shadeSpanInternal() 243 ramp<premul>(proc.currentColor(), proc.currentColorGrad(), dst, n, in shadeSpanInternal() 303 const Sk4f& currentColor() const { return fCc; } in currentColor() function in SkLinearGradient::LinearGradient4fContext::LinearIntervalProcessor
|