Searched refs:rgb_to_hsl (Results 1 – 4 of 4) sorted by relevance
102 M(rgb_to_hsl) \
210 SHADER_OP_CASE(rgb_to_hsl, "Conversion from RGB color space into HSL.", in init()
220 p->append(SkRasterPipeline::rgb_to_hsl); in onAppendStages()
777 STAGE(rgb_to_hsl) { in STAGE() argument