Searched refs:kModulateRGBA (Results 1 – 6 of 6) sorted by relevance
52 kModulateRGBA enumerator63 case TestMode::kModulateRGBA: return SkString("modulate_rgba"); in onShortName()131 case TestMode::kModulateRGBA: in onDraw()217 DEF_GM(return new ColorProcessor{ColorProcessor::TestMode::kModulateRGBA};)
10 kModulateRGBA,28 case InputMode::kModulateRGBA:57 case InputMode::kModulateRGBA:
108 GrConstColorProcessor::InputMode::kModulateRGBA); in Make()115 GrConstColorProcessor::InputMode::kModulateRGBA); in Make()
19 enum class InputMode { kIgnore = 0, kLast = 2, kModulateA = 2, kModulateRGBA = 1 }; enumerator40 case InputMode::kModulateRGBA: in constantOutputForConstantInput()
378 GrConstColorProcessor::InputMode::kModulateRGBA)); in skpaint_to_grpaint_impl()408 GrConstColorProcessor::InputMode::kModulateRGBA)); in skpaint_to_grpaint_impl()
1454 GrConstColorProcessor::InputMode::kModulateRGBA); in asFragmentProcessor()