Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.c157 return screen_priv->can_window_flip(window); in present_can_window_flip()
H A Dpresent_priv.h174 present_priv_can_window_flip_ptr can_window_flip; member
H A Dpresent_wnmd.c711 screen_priv->can_window_flip = &present_wnmd_can_window_flip; in present_wnmd_init_mode_hooks()
H A Dpresent_scmd.c825 screen_priv->can_window_flip = &present_scmd_can_window_flip; in present_scmd_init_mode_hooks()