Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_event.c142 static present_complete_notify_proc complete_notify; variable
147 complete_notify = proc; in present_register_complete_notify()
178 if (complete_notify) in present_send_complete_notify()
179 (*complete_notify)(window, kind, mode, serial, ust, msc); in present_send_complete_notify()