Home
last modified time | relevance | path

Searched refs:exaGetPixmapFirstPixel (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.h810 exaGetPixmapFirstPixel(PixmapPtr pPixmap);
H A Dexa_unaccel.c702 exaGetPixmapFirstPixel(PixmapPtr pPixmap) in exaGetPixmapFirstPixel() function
H A Dexa_render.c291 pixel = exaGetPixmapFirstPixel(pSrcPix); in exaTryDriverSolidFill()
H A Dexa_accel.c1097 exaGetPixmapFirstPixel(pTile), planemask, in exaFillRegionTiled()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog124465 EXA: Simplify exaGetPixmapFirstPixel using GetImage.
146624 EXA: Fix exaGetPixmapFirstPixel() crash if the driver has a CreatePixmap hook.
153523 exa: make the prototype for exaGetPixmapFirstPixel() public
160694 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