Searched refs:present_complete_notify_proc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/present/ | ||
| H A D | present.h | 152 typedef void (*present_complete_notify_proc)(WindowPtr window, typedef in typeref:typename:void (*)(WindowPtr window,CARD8 kind,CARD8 mode,CARD32 serial,uint64_t ust,uint64_t msc) 160 present_register_complete_notify(present_complete_notify_proc proc); |
| H A D | present_event.c | 139 static present_complete_notify_proc complete_notify; 142 present_register_complete_notify(present_complete_notify_proc proc) |
Completed in 4 milliseconds