Home
last modified time | relevance | path

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

/external/pixman/test/
Dcombiner-test.c36 PIXMAN_OP_DISJOINT_ATOP_REVERSE,
Dpixel-test.c86 { PIXMAN_OP_DISJOINT_ATOP_REVERSE,
Dcheck-formats.c134 PIXMAN_OP_DISJOINT_ATOP_REVERSE,
Dblitters-test.c126 PIXMAN_OP_DISJOINT_ATOP_REVERSE,
Dcomposite.c167 PIXMAN_OP_DISJOINT_ATOP_REVERSE,
Dutils.c903 case PIXMAN_OP_DISJOINT_ATOP_REVERSE: return "PIXMAN_OP_DISJOINT_ATOP_REVERSE"; in operator_name()
1143 case PIXMAN_OP_DISJOINT_ATOP_REVERSE: in calc_op()
Dstress-test.c815 PIXMAN_OP_DISJOINT_ATOP_REVERSE,
/external/pixman/pixman/
Dpixman-combine-float.c919 imp->combine_float[PIXMAN_OP_DISJOINT_ATOP_REVERSE] = combine_disjoint_atop_reverse_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
981 imp->combine_float_ca[PIXMAN_OP_DISJOINT_ATOP_REVERSE] = combine_disjoint_atop_reverse_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
Dpixman.h346 PIXMAN_OP_DISJOINT_ATOP_REVERSE = 0x1a, enumerator
Dpixman-combine32.c2410 imp->combine_32[PIXMAN_OP_DISJOINT_ATOP_REVERSE] = combine_disjoint_atop_reverse_u; in _pixman_setup_combiner_functions_32()
2470 imp->combine_32_ca[PIXMAN_OP_DISJOINT_ATOP_REVERSE] = combine_disjoint_atop_reverse_ca; in _pixman_setup_combiner_functions_32()