Searched refs:PIXMAN_OP_HSL_LUMINOSITY (Results 1 – 9 of 9) sorted by relevance
20 PIXMAN_OP_HSL_LUMINOSITY
64 PIXMAN_OP_HSL_LUMINOSITY,
155 PIXMAN_OP_HSL_LUMINOSITY,
933 case PIXMAN_OP_HSL_LUMINOSITY: return "PIXMAN_OP_HSL_LUMINOSITY"; in operator_name()1254 case PIXMAN_OP_HSL_LUMINOSITY: in calc_op()
843 PIXMAN_OP_HSL_LUMINOSITY,
46 { "HSL_LUMINOSITY", PIXMAN_OP_HSL_LUMINOSITY },
952 imp->combine_float[PIXMAN_OP_HSL_LUMINOSITY] = combine_hsl_luminosity_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()1015 imp->combine_float_ca[PIXMAN_OP_HSL_LUMINOSITY] = combine_dst_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
376 PIXMAN_OP_HSL_LUMINOSITY = 0x3e enumerator
2441 imp->combine_32[PIXMAN_OP_HSL_LUMINOSITY] = combine_hsl_luminosity_u; in _pixman_setup_combiner_functions_32()2503 imp->combine_32_ca[PIXMAN_OP_HSL_LUMINOSITY] = combine_dst; in _pixman_setup_combiner_functions_32()