Searched refs:adjust_opacity (Results 1 – 1 of 1) sorted by relevance
155 const auto adjust_opacity = [&](SkColor c, float o, float t) { in modulateProps() local162 modulated_props.fill_color = adjust_opacity(modulated_props.fill_color, in modulateProps()165 modulated_props.stroke_color = adjust_opacity(modulated_props.stroke_color, in modulateProps()