Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_scmd.c290 screen_priv->flip_crtc = NULL; in present_flip_idle()
376 screen_priv->flip_crtc = vblank->crtc; in present_flip_notify()
474 …if (!present_check_flip(screen_priv->flip_crtc, window, screen_priv->flip_pixmap, screen_priv->fli… in present_check_flip_window()
H A Dpresent_priv.h158 RRCrtcPtr flip_crtc; member