Searched refs:narrowGamutRGBMatrix (Results 1 – 2 of 2) sorted by relevance
381 SkMatrix44 narrowGamutRGBMatrix(SkMatrix44::kUninitialized_Constructor); in parse_option_gpu_color() local382 primaries.toXYZD50(&narrowGamutRGBMatrix); in parse_option_gpu_color()383 *outColorSpace = SkColorSpace::MakeRGB(gamma, narrowGamutRGBMatrix); in parse_option_gpu_color()
1720 SkMatrix44 narrowGamutRGBMatrix(SkMatrix44::kUninitialized_Constructor); in onEvent() local1721 primaries.toXYZD50(&narrowGamutRGBMatrix); in onEvent()1723 narrowGamutRGBMatrix); in onEvent()