Searched refs:PIXMAN_OP_CONJOINT_OVER_REVERSE (Results 1 – 10 of 10) sorted by relevance
/third_party/pixman/test/ |
D | pixel-test.c | 234 { 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 …]
|
D | combiner-test.c | 42 PIXMAN_OP_CONJOINT_OVER_REVERSE,
|
D | solid-test.c | 78 PIXMAN_OP_CONJOINT_OVER_REVERSE,
|
D | blitters-test.c | 151 PIXMAN_OP_CONJOINT_OVER_REVERSE,
|
D | tolerance-test.c | 57 PIXMAN_OP_CONJOINT_OVER_REVERSE,
|
D | composite.c | 174 PIXMAN_OP_CONJOINT_OVER_REVERSE,
|
D | stress-test.c | 858 PIXMAN_OP_CONJOINT_OVER_REVERSE,
|
D | utils.c | 1806 case PIXMAN_OP_CONJOINT_OVER_REVERSE: in calc_op()
|
/third_party/pixman/pixman/ |
D | pixman-combine-float.c | 1069 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()
|
D | pixman.h | 422 PIXMAN_OP_CONJOINT_OVER_REVERSE = 0x24, enumerator
|