Home
last modified time | relevance | path

Searched refs:x_notifies (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_notify.c76 present_create_notifies(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_not… in present_create_notifies() argument
88 … status = dixLookupWindow(&notifies[i].window, x_notifies[i].window, client, DixGetAttrAccess); in present_create_notifies()
92 notifies[i].serial = x_notifies[i].serial; in present_create_notifies()
H A Dpresent_priv.h405 present_create_notifies(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_not…