Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXsrv.h43 extern _X_EXPORT void XineramaGetImageData(DrawablePtr *pDrawables,
H A Dshm.c893 XineramaGetImageData(drawables, x, y, w, h, format, planemask, in ProcPanoramiXShmGetImage()
902 XineramaGetImageData(drawables, x, y, w, h, in ProcPanoramiXShmGetImage()
H A DpanoramiXprocs.c1118 XineramaGetImageData(drawables, srcx, srcy, width, height, ZPixmap, ~0, in PanoramiXCopyArea()
2067 XineramaGetImageData(drawables, x, y + linesDone, w, nlines, in PanoramiXGetImage()
2084 XineramaGetImageData(drawables, x, y + linesDone, w, in PanoramiXGetImage()
H A DpanoramiX.c1142 XineramaGetImageData(DrawablePtr *pDrawables, in XineramaGetImageData() function