Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxvdix.h254 extern _X_EXPORT int XvdiSelectVideoNotify(ClientPtr, DrawablePtr, BOOL);
H A Dxvmain.c779 XvdiSelectVideoNotify(ClientPtr client, DrawablePtr pDraw, BOOL onoff) in XvdiSelectVideoNotify() function
H A Dxvdisp.c597 return XvdiSelectVideoNotify(client, pDraw, stuff->onoff); in ProcXvSelectVideoNotify()