Lines Matching full:pixman_int_to_fixed
1479 v.vector[0] = pixman_int_to_fixed (src_x) + pixman_fixed_1 / 2;1480 v.vector[1] = pixman_int_to_fixed (src_y) + pixman_fixed_1 / 2;