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

/external/pixman/test/
H A Dcombiner-test.c39 PIXMAN_OP_CONJOINT_SRC,
H A Dcheck-formats.c138 PIXMAN_OP_CONJOINT_SRC,
H A Dblitters-test.c129 PIXMAN_OP_CONJOINT_SRC,
H A Dcomposite.c171 PIXMAN_OP_CONJOINT_SRC,
H A Dstress-test.c818 PIXMAN_OP_CONJOINT_SRC,
H A Dutils.c907 case PIXMAN_OP_CONJOINT_SRC: return "PIXMAN_OP_CONJOINT_SRC";
1051 case PIXMAN_OP_CONJOINT_SRC:
/external/pixman/pixman/
H A Dpixman-combine-float.c924 imp->combine_float[PIXMAN_OP_CONJOINT_SRC] = combine_conjoint_src_u_float;
986 imp->combine_float_ca[PIXMAN_OP_CONJOINT_SRC] = combine_conjoint_src_ca_float;
H A Dpixman.h350 PIXMAN_OP_CONJOINT_SRC = 0x21, enumerator in enum:__anon28856
H A Dpixman-combine32.c2415 imp->combine_32[PIXMAN_OP_CONJOINT_SRC] = combine_src_u;
2475 imp->combine_32_ca[PIXMAN_OP_CONJOINT_SRC] = combine_src_ca;

Completed in 160 milliseconds