Home
last modified time | relevance | path

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

/external/pixman/test/
Dcombiner-test.c44 PIXMAN_OP_CONJOINT_IN_REVERSE,
Dcheck-formats.c143 PIXMAN_OP_CONJOINT_IN_REVERSE,
Dblitters-test.c134 PIXMAN_OP_CONJOINT_IN_REVERSE,
Dcomposite.c176 PIXMAN_OP_CONJOINT_IN_REVERSE,
Dutils.c912 case PIXMAN_OP_CONJOINT_IN_REVERSE: return "PIXMAN_OP_CONJOINT_IN_REVERSE"; in operator_name()
1186 case PIXMAN_OP_CONJOINT_IN_REVERSE: in calc_op()
Dstress-test.c823 PIXMAN_OP_CONJOINT_IN_REVERSE,
/external/pixman/pixman/
Dpixman-combine-float.c929 imp->combine_float[PIXMAN_OP_CONJOINT_IN_REVERSE] = combine_conjoint_in_reverse_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
991 imp->combine_float_ca[PIXMAN_OP_CONJOINT_IN_REVERSE] = combine_conjoint_in_reverse_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
Dpixman.h355 PIXMAN_OP_CONJOINT_IN_REVERSE = 0x26, enumerator
Dpixman-combine32.c2420 imp->combine_32[PIXMAN_OP_CONJOINT_IN_REVERSE] = combine_conjoint_in_reverse_u; in _pixman_setup_combiner_functions_32()
2480 imp->combine_32_ca[PIXMAN_OP_CONJOINT_IN_REVERSE] = combine_conjoint_in_reverse_ca; in _pixman_setup_combiner_functions_32()