| H A D | lx_exa.c | 829 int apply, type; local in function:lx_composite_onepass_add_a8 845 apply = CIMGP_APPLY_BLEND_TO_ALL; 851 gp_set_alpha_operation(opPtr->operation, type, opPtr->channel, apply, 889 int apply, type; local in function:lx_composite_onepass 893 apply = (exaScratch.dstFormat->alphabits != 0 && 905 gp_set_alpha_operation(opPtr->operation, type, opPtr->channel, apply, 0); 914 int apply, type; local in function:lx_composite_all_black 917 apply = (exaScratch.srcFormat->alphabits != 0) ? 924 gp_set_alpha_operation(opPtr->operation, type, opPtr->channel, apply, 0); 934 int apply, typ local in function:lx_composite_onepass_special 1017 int apply, type; local in function:lx_composite_multipass 1130 int apply, type; local in function:lx_do_composite_mask_two_pass [all...] |