Home | History | Annotate | Download | only in test

Lines Matching full:xsrc_img

382     pixman_image_t *                xsrc_img;
399 xsrc_img = pixman_image_create_bits (src_fmt,
410 xsrc_img = pixman_image_create_bits (src_fmt,
415 pixman_image_set_repeat (xsrc_img, PIXMAN_REPEAT_NORMAL);
584 pixman_image_unref (xsrc_img);