Searched refs:exaGetPixmapFirstPixel (Results 1 – 5 of 5) sorted by relevance
810 exaGetPixmapFirstPixel(PixmapPtr pPixmap);
702 exaGetPixmapFirstPixel(PixmapPtr pPixmap) in exaGetPixmapFirstPixel() function
291 pixel = exaGetPixmapFirstPixel(pSrcPix); in exaTryDriverSolidFill()
1097 exaGetPixmapFirstPixel(pTile), planemask, in exaFillRegionTiled()
124465 EXA: Simplify exaGetPixmapFirstPixel using GetImage.146624 EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook.153523 exa: make the prototype for exaGetPixmapFirstPixel() public160694 exaGetPixmapFirstPixel to the new migration infrastructure.161814 EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.162889 exaGetPixmapFirstPixel: avoid framebuffer readbacks if possible.177341 Fix exaGetPixmapFirstPixel to migrate as unaccelerated. Also adds a bit of