Searched refs:kModulateRGBA (Results 1 – 6 of 6) sorted by relevance
10 kModulateRGBA,28 case InputMode::kModulateRGBA:57 case InputMode::kModulateRGBA:
18 enum class InputMode { kIgnore = 0, kLast = 2, kModulateA = 2, kModulateRGBA = 1 }; enumerator39 case InputMode::kModulateRGBA: in constantOutputForConstantInput()
107 GrConstColorProcessor::InputMode::kModulateRGBA); in Make()114 GrConstColorProcessor::InputMode::kModulateRGBA); in Make()
52 kModulateRGBA, enumerator64 case TestMode::kModulateRGBA: return SkString("modulate_rgba"); in onShortName()128 case TestMode::kModulateRGBA: in onDraw()217 DEF_GM(return new ColorProcessor{ColorProcessor::TestMode::kModulateRGBA};)
429 GrConstColorProcessor::InputMode::kModulateRGBA)); in skpaint_to_grpaint_impl()459 GrConstColorProcessor::InputMode::kModulateRGBA)); in skpaint_to_grpaint_impl()
1453 GrConstColorProcessor::InputMode::kModulateRGBA); in asFragmentProcessor()