Searched refs:ms_exa_copy (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | exa.c | 380 ms_exa_copy(PixmapPtr pDstPixmap, int srcX, int srcY, in ms_exa_copy() function 739 ms_exa_copy(pDst, 0, 0, x, y, w, h); in ms_exa_upload_to_screen() 754 ms_exa_copy(pDst, 0, 0, x, y + h, w, 1); in ms_exa_upload_to_screen() 805 ms_exa_copy(pixmap, x, y, 0, 0, w, h); in ms_exa_download_from_screen() 819 ms_exa_copy(pixmap, x, y + h, 0, 0, w, 1); in ms_exa_download_from_screen() 1108 exa->Copy = ms_exa_copy; in ms_setup_exa()
|