Searched refs:PIXMAN_OP_LIGHTEN (Results 1 – 9 of 9) sorted by relevance
10 PIXMAN_OP_LIGHTEN,
54 PIXMAN_OP_LIGHTEN,
144 PIXMAN_OP_LIGHTEN,
923 case PIXMAN_OP_LIGHTEN: return "PIXMAN_OP_LIGHTEN"; in operator_name()1244 case PIXMAN_OP_LIGHTEN: in calc_op()
833 PIXMAN_OP_LIGHTEN,
36 { "LIGHTEN", PIXMAN_OP_LIGHTEN },
941 imp->combine_float[PIXMAN_OP_LIGHTEN] = combine_lighten_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()1003 imp->combine_float_ca[PIXMAN_OP_LIGHTEN] = combine_lighten_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
366 PIXMAN_OP_LIGHTEN = 0x34, enumerator
2431 imp->combine_32[PIXMAN_OP_LIGHTEN] = combine_lighten_u; in _pixman_setup_combiner_functions_32()2491 imp->combine_32_ca[PIXMAN_OP_LIGHTEN] = combine_lighten_ca; in _pixman_setup_combiner_functions_32()