Searched refs:XvdiSelectVideoNotify (Results 1 – 3 of 3) sorted by relevance
254 extern _X_EXPORT int XvdiSelectVideoNotify(ClientPtr, DrawablePtr, BOOL);
779 XvdiSelectVideoNotify(ClientPtr client, DrawablePtr pDraw, BOOL onoff) in XvdiSelectVideoNotify() function
597 return XvdiSelectVideoNotify(client, pDraw, stuff->onoff); in ProcXvSelectVideoNotify()