Searched refs:PIXMAN_OP_CONJOINT_SRC (Results 1 – 9 of 9) sorted by relevance
39 PIXMAN_OP_CONJOINT_SRC,
138 PIXMAN_OP_CONJOINT_SRC,
129 PIXMAN_OP_CONJOINT_SRC,
171 PIXMAN_OP_CONJOINT_SRC,
907 case PIXMAN_OP_CONJOINT_SRC: return "PIXMAN_OP_CONJOINT_SRC"; in operator_name()1051 case PIXMAN_OP_CONJOINT_SRC: in calc_op()
818 PIXMAN_OP_CONJOINT_SRC,
924 imp->combine_float[PIXMAN_OP_CONJOINT_SRC] = combine_conjoint_src_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()986 imp->combine_float_ca[PIXMAN_OP_CONJOINT_SRC] = combine_conjoint_src_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
350 PIXMAN_OP_CONJOINT_SRC = 0x21, enumerator
2415 imp->combine_32[PIXMAN_OP_CONJOINT_SRC] = combine_src_u; in _pixman_setup_combiner_functions_32()2475 imp->combine_32_ca[PIXMAN_OP_CONJOINT_SRC] = combine_src_ca; in _pixman_setup_combiner_functions_32()