Searched refs:ColorProcessor (Results 1 – 1 of 1) sorted by relevance
48 class ColorProcessor : public GpuGM { class55 ColorProcessor(TestMode mode) : fMode(mode) { in ColorProcessor() function in skiagm::ColorProcessor216 DEF_GM(return new ColorProcessor{ColorProcessor::TestMode::kConstColor};)217 DEF_GM(return new ColorProcessor{ColorProcessor::TestMode::kModulateRGBA};)