Lines Matching defs:pPict
443 PicturePtr pPict,
451 source = image_from_pict(pPict, FALSE, &src_xoff, &src_yoff);
469 pPict = uxa_picture_from_pixman_image (pScreen, image, format);
472 return pPict;
477 PicturePtr pPict,
482 if (pPict->pDrawable) {
483 *out_x = x + pPict->pDrawable->x;
484 *out_y = y + pPict->pDrawable->y;
485 return pPict;
490 return uxa_acquire_pattern (pScreen, pPict,
496 PicturePtr pPict,
501 if (pPict->pDrawable) {
502 *out_x = x + pPict->pDrawable->x;
503 *out_y = y + pPict->pDrawable->y;
504 return pPict;
509 return uxa_acquire_pattern (pScreen, pPict,