Home
last modified time | relevance | path

Searched refs:window_msc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.c199 uint64_t window_msc, in present_pixmap() argument
219 window_msc, in present_pixmap()
H A Dpresent_wnmd.c536 present_wnmd_window_to_crtc_msc(WindowPtr window, RRCrtcPtr crtc, uint64_t window_msc, uint64_t new… in present_wnmd_window_to_crtc_msc() argument
553 return window_msc + window_priv->msc_offset; in present_wnmd_window_to_crtc_msc()
568 uint64_t window_msc, in present_wnmd_pixmap() argument
590 target_msc = present_wnmd_window_to_crtc_msc(window, target_crtc, window_msc, crtc_msc); in present_wnmd_pixmap()
H A Dpresent_scmd.c226 present_window_to_crtc_msc(WindowPtr window, RRCrtcPtr crtc, uint64_t window_msc, uint64_t new_msc) in present_window_to_crtc_msc() argument
248 return window_msc + window_priv->msc_offset; in present_window_to_crtc_msc()
654 uint64_t window_msc, in present_scmd_pixmap() argument
686 target_msc = present_window_to_crtc_msc(window, target_crtc, window_msc, crtc_msc); in present_scmd_pixmap()
H A Dpresent_priv.h122 uint64_t window_msc,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog29250 window_msc parameter passed in is small (in particular if it's 0, such as