Home
last modified time | relevance | path

Searched refs:exaPutImage (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c230 exaPutImage(DrawablePtr pDrawable, GCPtr pGC, int depth, int x, int y, in exaPutImage() function
930 exaPutImage,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog160645 Improve exaShmPutImage performance and reuse its core in exaPutImage as it
161552 Share as much code with exaPutImage as possible, and fall back to fbShmPutImage
177274 Don't forget to mark the drawable as dirty in exaPutImage(). Fixes