Home
last modified time | relevance | path

Searched refs:ms_exa_copy_area (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.h225 Bool ms_exa_copy_area(PixmapPtr pSrc, PixmapPtr pDst,
H A Dxv.c422 if (!ms_exa_copy_area(src_pixmap, dst_pixmap, &transform, clipBoxes)) in ms_exa_xv_put_image()
H A Dexa.c1001 ms_exa_copy_area(PixmapPtr pSrc, PixmapPtr pDst, in ms_exa_copy_area() function
H A Ddrmmode_display.c4937 ret = ms_exa_copy_area(screen->GetScreenPixmap(screen), fb->pixmap, in drmmode_update_fb()