Searched refs:sevent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dappledri.c98 xAppleDRINotifyEvent *sevent; local
104 sevent = (xAppleDRINotifyEvent *) event;
106 (*surface_notify_handler) (dpy, (unsigned int) sevent->arg,
107 (int) sevent->kind);
/external/mesa3d/src/glx/apple/
H A Dappledri.c98 xAppleDRINotifyEvent *sevent; local
104 sevent = (xAppleDRINotifyEvent *) event;
106 (*surface_notify_handler) (dpy, (unsigned int) sevent->arg,
107 (int) sevent->kind);

Completed in 223 milliseconds