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

/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent_event.c139 static present_complete_notify_proc complete_notify; variable in typeref:typename:present_complete_notify_proc
144 complete_notify = proc;
175 if (complete_notify)
176 (*complete_notify)(window, kind, mode, serial, ust, msc);

Completed in 61 milliseconds