Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_notify.c37 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 Dpresent_priv.h51 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 Dpresent.c202 present_notify_ptr notifies, in present_pixmap()
H A Dpresent_vblank.c58 present_notify_ptr notifies, in present_vblank_create()
H A Dpresent_request.c98 present_notify_ptr notifies = NULL; in proc_present_pixmap()
H A Dpresent_wnmd.c571 present_notify_ptr notifies, in present_wnmd_pixmap()
H A Dpresent_scmd.c657 present_notify_ptr notifies, in present_scmd_pixmap()