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

/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-accel.c123 uxa_do_put_image (DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, function in typeref:typename:Bool
228 if (uxa_do_put_image(pDrawable, pGC, depth, dx, dy, sw, sh, format, data +
294 if (!uxa_do_put_image(pDrawable, pGC, depth, x, y, w, h, format, bits,
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-accel.c105 uxa_do_put_image(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, function in typeref:typename:Bool
197 if (!uxa_do_put_image(pDrawable, pGC, depth, x, y, w, h, format, bits,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-accel.c105 uxa_do_put_image(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, function in typeref:typename:Bool
197 if (!uxa_do_put_image(pDrawable, pGC, depth, x, y, w, h, format, bits,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-accel.c273 uxa_do_put_image(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, function in typeref:typename:Bool
365 if (!uxa_do_put_image(pDrawable, pGC, depth, x, y, w, h, format, bits,

Completed in 7 milliseconds