Home | History | Annotate | Download | only in pixman

Lines Matching defs:x_off

362     int x_off = (params[0] - pixman_fixed_1) >> 1;
374 x1 = pixman_fixed_to_int (x - pixman_fixed_e - x_off);
445 int x_off = ((cwidth << 16) - pixman_fixed_1) >> 1;
466 x1 = pixman_fixed_to_int (x - pixman_fixed_e - x_off);
741 int x_off = ((cwidth << 16) - pixman_fixed_1) >> 1;
789 x1 = pixman_fixed_to_int (x - pixman_fixed_e - x_off);