HomeSort by: relevance | last modified time | path
    Searched defs:pixman_region_subtract_o (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/pixman/dist/pixman/
pixman-region.c 1892 * pixman_region_subtract_o --
1906 pixman_region_subtract_o (region_type_t * region, function
2062 if (!pixman_op (reg_d, reg_m, reg_s, pixman_region_subtract_o, TRUE, FALSE))
2125 if (!pixman_op (new_reg, &inv_reg, reg1, pixman_region_subtract_o, TRUE, FALSE))

Completed in 11 milliseconds