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

/external/pixman/test/
H A Dcombiner-test.c42 PIXMAN_OP_CONJOINT_OVER_REVERSE,
H A Dcheck-formats.c141 PIXMAN_OP_CONJOINT_OVER_REVERSE,
H A Dblitters-test.c132 PIXMAN_OP_CONJOINT_OVER_REVERSE,
H A Dcomposite.c174 PIXMAN_OP_CONJOINT_OVER_REVERSE,
H A Dstress-test.c821 PIXMAN_OP_CONJOINT_OVER_REVERSE,
H A Dutils.c910 case PIXMAN_OP_CONJOINT_OVER_REVERSE: return "PIXMAN_OP_CONJOINT_OVER_REVERSE";
1172 case PIXMAN_OP_CONJOINT_OVER_REVERSE:
/external/pixman/pixman/
H A Dpixman-combine-float.c927 imp->combine_float[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_u_float;
989 imp->combine_float_ca[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_ca_float;
H A Dpixman.h353 PIXMAN_OP_CONJOINT_OVER_REVERSE = 0x24, enumerator in enum:__anon28856
H A Dpixman-combine32.c2418 imp->combine_32[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_u;
2478 imp->combine_32_ca[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_ca;

Completed in 1149 milliseconds