Searched refs:PIXMAN_OP_COLOR_BURN (Results 1 – 9 of 9) sorted by relevance
12 PIXMAN_OP_COLOR_BURN,
56 PIXMAN_OP_COLOR_BURN,
146 PIXMAN_OP_COLOR_BURN,
925 case PIXMAN_OP_COLOR_BURN: return "PIXMAN_OP_COLOR_BURN"; in operator_name()1246 case PIXMAN_OP_COLOR_BURN: in calc_op()
835 PIXMAN_OP_COLOR_BURN,
38 { "COLOR_BURN", PIXMAN_OP_COLOR_BURN },
943 imp->combine_float[PIXMAN_OP_COLOR_BURN] = combine_color_burn_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()1005 imp->combine_float_ca[PIXMAN_OP_COLOR_BURN] = combine_color_burn_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
368 PIXMAN_OP_COLOR_BURN = 0x36, enumerator
2433 imp->combine_32[PIXMAN_OP_COLOR_BURN] = combine_color_burn_u; in _pixman_setup_combiner_functions_32()2493 imp->combine_32_ca[PIXMAN_OP_COLOR_BURN] = combine_color_burn_ca; in _pixman_setup_combiner_functions_32()