Home | History | Annotate | Download | only in pixman

Lines Matching full:pixman_region_subtract_o

1817  * pixman_region_subtract_o --
1831 pixman_region_subtract_o (region_type_t * region,
1987 if (!pixman_op (reg_d, reg_m, reg_s, pixman_region_subtract_o, TRUE, FALSE))
2050 if (!pixman_op (new_reg, &inv_reg, reg1, pixman_region_subtract_o, TRUE, FALSE))