Searched refs:create_bits_picture (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbpict.c170 create_bits_picture(PicturePtr pict, Bool has_clip, int *xoff, int *yoff) function in typeref:typename:pixman_image_t *
320 image = create_bits_picture(pict, has_clip, xoff, yoff);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbpict.c170 create_bits_picture(PicturePtr pict, Bool has_clip, int *xoff, int *yoff) function in typeref:typename:pixman_image_t *
320 image = create_bits_picture(pict, has_clip, xoff, yoff);
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbpict.c148 create_bits_picture (PicturePtr pict, function in typeref:typename:pixman_image_t *
313 image = create_bits_picture (pict, has_clip, xoff, yoff);
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpict.c282 create_bits_picture(PicturePtr pict, Bool has_clip, int *xoff, int *yoff) function in typeref:typename:pixman_image_t *
447 image = create_bits_picture(pict, has_clip, xoff, yoff);

Completed in 4 milliseconds