Searched refs:PIXMAN_OP_OVERLAY (Results 1 – 9 of 9) sorted by relevance
8 PIXMAN_OP_OVERLAY,
52 PIXMAN_OP_OVERLAY,
142 PIXMAN_OP_OVERLAY,
921 case PIXMAN_OP_OVERLAY: return "PIXMAN_OP_OVERLAY"; in operator_name()1242 case PIXMAN_OP_OVERLAY: in calc_op()
831 PIXMAN_OP_OVERLAY,
34 { "OVERLAY", PIXMAN_OP_OVERLAY },
939 imp->combine_float[PIXMAN_OP_OVERLAY] = combine_overlay_u_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()1001 imp->combine_float_ca[PIXMAN_OP_OVERLAY] = combine_overlay_ca_float; in MAKE_NON_SEPARABLE_PDF_COMBINERS()
364 PIXMAN_OP_OVERLAY = 0x32, enumerator
2429 imp->combine_32[PIXMAN_OP_OVERLAY] = combine_overlay_u; in _pixman_setup_combiner_functions_32()2489 imp->combine_32_ca[PIXMAN_OP_OVERLAY] = combine_overlay_ca; in _pixman_setup_combiner_functions_32()