Searched refs:present_notify_ptr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_notify.c | 37 present_notify_ptr notify; in present_clear_window_notifies() 53 present_free_window_notify(present_notify_ptr notify) in present_free_window_notify() 63 present_add_window_notify(present_notify_ptr notify) in present_add_window_notify() 76 …ies(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_notify_ptr *p_notifies) in present_create_notifies() 78 present_notify_ptr notifies; in present_create_notifies() 107 present_destroy_notifies(present_notify_ptr notifies, int num_notifies) in present_destroy_notifies()
|
| H A D | present_priv.h | 51 typedef struct present_notify present_notify_rec, *present_notify_ptr; typedef 78 present_notify_ptr notifies; 125 present_notify_ptr notifies, 304 present_notify_ptr notifies, 399 present_free_window_notify(present_notify_ptr notify); 402 present_add_window_notify(present_notify_ptr notify); 405 …es(ClientPtr client, int num_notifies, xPresentNotify *x_notifies, present_notify_ptr *p_notifies); 408 present_destroy_notifies(present_notify_ptr notifies, int num_notifies); 470 present_notify_ptr notifies,
|
| H A D | present.c | 202 present_notify_ptr notifies, in present_pixmap()
|
| H A D | present_vblank.c | 58 present_notify_ptr notifies, in present_vblank_create()
|
| H A D | present_request.c | 98 present_notify_ptr notifies = NULL; in proc_present_pixmap()
|
| H A D | present_wnmd.c | 571 present_notify_ptr notifies, in present_wnmd_pixmap()
|
| H A D | present_scmd.c | 657 present_notify_ptr notifies, in present_scmd_pixmap()
|