Searched refs:XvdiGetPortAttribute (Results 1 – 3 of 3) sorted by relevance
257 extern _X_EXPORT int XvdiGetPortAttribute(ClientPtr, XvPortPtr, Atom, INT32 *);
977 XvdiGetPortAttribute(ClientPtr client, in XvdiGetPortAttribute() function
719 status = XvdiGetPortAttribute(client, pPort, stuff->attribute, &value); in ProcXvGetPortAttribute()