Searched refs:fColorsArePremul (Results 1 – 3 of 3) sorted by relevance
125 fColorsArePremul = in GradientShaderBase4fContext()130 const Sk4f componentScale = fColorsArePremul in GradientShaderBase4fContext()152 fColorsArePremul); in GradientShaderBase4fContext()171 pack_color(shader.fOrigColors[prev], fColorsArePremul), in GradientShaderBase4fContext()173 pack_color(shader.fOrigColors[curr], fColorsArePremul), in GradientShaderBase4fContext()187 pack_color(shader.fOrigColors[prev], fColorsArePremul), in GradientShaderBase4fContext()189 pack_color(shader.fOrigColors[curr], fColorsArePremul), in GradientShaderBase4fContext()204 pack_color(shader.fOrigColors[last_index], fColorsArePremul); in GradientShaderBase4fContext()
53 bool fColorsArePremul; variable
175 if (fColorsArePremul) { in shadeSpan()186 if (fColorsArePremul) { in shadeSpan4f()