Home
last modified time | relevance | path

Searched refs:PIXMAN_OP_CONJOINT_OVER_REVERSE (Results 1 – 10 of 10) sorted by relevance

/third_party/pixman/test/
Dpixel-test.c234 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
289 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
344 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
389 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
404 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
464 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
644 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
649 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
769 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
774 { PIXMAN_OP_CONJOINT_OVER_REVERSE,
[all …]
Dcombiner-test.c42 PIXMAN_OP_CONJOINT_OVER_REVERSE,
Dsolid-test.c78 PIXMAN_OP_CONJOINT_OVER_REVERSE,
Dblitters-test.c151 PIXMAN_OP_CONJOINT_OVER_REVERSE,
Dtolerance-test.c57 PIXMAN_OP_CONJOINT_OVER_REVERSE,
Dcomposite.c174 PIXMAN_OP_CONJOINT_OVER_REVERSE,
Dstress-test.c858 PIXMAN_OP_CONJOINT_OVER_REVERSE,
Dutils.c1806 case PIXMAN_OP_CONJOINT_OVER_REVERSE: in calc_op()
/third_party/pixman/pixman/
Dpixman-combine-float.c1069 imp->combine_float[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
1131 imp->combine_float_ca[PIXMAN_OP_CONJOINT_OVER_REVERSE] = combine_conjoint_over_reverse_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
Dpixman.h422 PIXMAN_OP_CONJOINT_OVER_REVERSE = 0x24, enumerator