Searched refs:kLinearToSRGB (Results 1 – 8 of 8) sorted by relevance
199 kLinearToSRGB, enumerator204 if (dir == Direction::kLinearToSRGB) { in __anon292a19220102()219 case Direction::kLinearToSRGB: in asFragmentProcessor()220 return GrSRGBEffect::Make(GrSRGBEffect::Mode::kLinearToSRGB, alpha); in asFragmentProcessor()273 return MakeSRGBGammaCF<SkSRGBGammaColorFilter::Direction::kLinearToSRGB>(); in MakeLinearToSRGBGamma()
201 kLinearToSRGB, enumerator206 if (dir == Direction::kLinearToSRGB) { in __anond126c66b0102()221 case Direction::kLinearToSRGB: in asFragmentProcessor()222 return GrSRGBEffect::Make(GrSRGBEffect::Mode::kLinearToSRGB, alpha); in asFragmentProcessor()275 return MakeSRGBGammaCF<SkSRGBGammaColorFilter::Direction::kLinearToSRGB>(); in MakeLinearToSRGBGamma()
26 case GrSRGBEffect::Mode::kLinearToSRGB: in emitCode()103 case Mode::kLinearToSRGB: in constantOutputForConstantInput()
16 kLinearToSRGB, enumerator
26 case GrSRGBEffect::Mode::kLinearToSRGB: in emitCode()102 case Mode::kLinearToSRGB: in constantOutputForConstantInput()
970 kLinearToSRGB, enumerator
870 kLinearToSRGB, enumerator