Searched refs:kLinearToSRGB (Results 1 – 5 of 5) sorted by relevance
175 kLinearToSRGB, enumerator180 if (dir == Direction::kLinearToSRGB) { in __anon235fba310102()195 case Direction::kLinearToSRGB: in asFragmentProcessor()196 return GrSRGBEffect::Make(GrSRGBEffect::Mode::kLinearToSRGB, alpha); in asFragmentProcessor()249 return MakeSRGBGammaCF<SkSRGBGammaColorFilter::Direction::kLinearToSRGB>(); in LinearToSRGBGamma()
26 case GrSRGBEffect::Mode::kLinearToSRGB: in emitCode()103 case Mode::kLinearToSRGB: in constantOutputForConstantInput()
16 kLinearToSRGB, enumerator
234 kLinearToSRGB, enumerator239 if (dir == Direction::kLinearToSRGB) { in SkSRGBGammaColorFilter()255 case Direction::kLinearToSRGB: in asFragmentProcessor()318 return MakeSRGBGammaCF<SkSRGBGammaColorFilter::Direction::kLinearToSRGB>(); in LinearToSRGBGamma()
808 kLinearToSRGB, enumerator