Searched refs:componentScale (Results 1 – 2 of 2) sorted by relevance
33 const Sk4f& componentScale) in Interval() argument39 const Sk4f c4f0 = SkNx_cast<float>(Sk4b::Load(&c0)) * componentScale; in Interval()40 const Sk4f c4f1 = SkNx_cast<float>(Sk4b::Load(&c1)) * componentScale; in Interval()130 const Sk4f componentScale = fColorsArePremul in GradientShaderBase4fContext() local156 componentScale); in GradientShaderBase4fContext()175 componentScale); in GradientShaderBase4fContext()191 componentScale); in GradientShaderBase4fContext()208 componentScale); in GradientShaderBase4fContext()
31 const Sk4f& componentScale);