Lines Matching refs:PicturePtr
40 PicturePtr pSrc, in fbComposite()
41 PicturePtr pMask, in fbComposite()
42 PicturePtr pDst, in fbComposite()
95 PicturePtr pSrc, in fbGlyphs()
96 PicturePtr pDst, in fbGlyphs()
144 PicturePtr pPicture; in fbGlyphs()
220 create_solid_fill_image(PicturePtr pict) in create_solid_fill_image()
282 create_bits_picture(PicturePtr pict, Bool has_clip, int *xoff, int *yoff) in create_bits_picture()
334 static pixman_image_t *image_from_pict_internal(PicturePtr pict, Bool has_clip,
344 set_image_properties(pixman_image_t * image, PicturePtr pict, Bool has_clip, in set_image_properties()
438 image_from_pict_internal(PicturePtr pict, Bool has_clip, int *xoff, int *yoff, in image_from_pict_internal()
475 image_from_pict(PicturePtr pict, Bool has_clip, int *xoff, int *yoff) in image_from_pict()
481 free_pixman_pict(PicturePtr pict, pixman_image_t * image) in free_pixman_pict()