Home
last modified time | relevance | path

Searched refs:XvdiMatchPort (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdisp.c483 status = XvdiMatchPort(pPort, pDraw); in ProcXvPutVideo()
513 status = XvdiMatchPort(pPort, pDraw); in ProcXvPutStill()
543 status = XvdiMatchPort(pPort, pDraw); in ProcXvGetVideo()
573 status = XvdiMatchPort(pPort, pDraw); in ProcXvGetStill()
837 status = XvdiMatchPort(pPort, pDraw); in ProcXvPutImage()
897 status = XvdiMatchPort(pPort, pDraw); in ProcXvShmPutImage()
H A Dxvdix.h259 extern _X_EXPORT int XvdiMatchPort(XvPortPtr, DrawablePtr);
H A Dxvmain.c936 XvdiMatchPort(XvPortPtr pPort, DrawablePtr pDraw) in XvdiMatchPort() function