Searched refs:ColorProcessor (Results 1 – 1 of 1) sorted by relevance
50 class ColorProcessor : public GpuGM { class57 ColorProcessor(TestMode mode) : fMode(mode) { in ColorProcessor() function in skiagm::ColorProcessor217 DEF_GM(return new ColorProcessor{ColorProcessor::TestMode::kConstColor};)218 DEF_GM(return new ColorProcessor{ColorProcessor::TestMode::kModulateRGBA};)