Home
last modified time | relevance | path

Searched refs:PIXMAN_OP_CONJOINT_SRC (Results 1 – 9 of 9) sorted by relevance

/external/pixman/test/
Dcombiner-test.c39 PIXMAN_OP_CONJOINT_SRC,
Dcheck-formats.c138 PIXMAN_OP_CONJOINT_SRC,
Dblitters-test.c129 PIXMAN_OP_CONJOINT_SRC,
Dcomposite.c171 PIXMAN_OP_CONJOINT_SRC,
Dutils.c907 case PIXMAN_OP_CONJOINT_SRC: return "PIXMAN_OP_CONJOINT_SRC"; in operator_name()
1051 case PIXMAN_OP_CONJOINT_SRC: in calc_op()
Dstress-test.c818 PIXMAN_OP_CONJOINT_SRC,
/external/pixman/pixman/
Dpixman-combine-float.c924 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()
Dpixman.h350 PIXMAN_OP_CONJOINT_SRC = 0x21, enumerator
Dpixman-combine32.c2415 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()