Searched refs:surface_notify_handler (Results 1 – 2 of 2) sorted by relevance
58 surface_notify_handler(Display * dpy, unsigned int uid, int kind) in surface_notify_handler() function119 XAppleDRISetSurfaceNotifyHandler(surface_notify_handler); in apple_init_glx()
85 static void (*surface_notify_handler) ();89 void *old = surface_notify_handler; in XAppleDRISetSurfaceNotifyHandler()90 surface_notify_handler = fun; in XAppleDRISetSurfaceNotifyHandler()105 if (surface_notify_handler != NULL) { in wire_to_event()106 (*surface_notify_handler) (dpy, (unsigned int) sevent->arg, in wire_to_event()