Searched refs:exaPutImage (Results 1 – 2 of 2) sorted by relevance
230 exaPutImage(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, in exaPutImage() function930 exaPutImage,
160645 Improve exaShmPutImage performance and reuse its core in exaPutImage as it161552 Share as much code with exaPutImage as possible, and fall back to fbShmPutImage177274 Don't forget to mark the drawable as dirty in exaPutImage(). Fixes