Searched refs:msc_is_after (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/present/
H A Dpresent.c166 if (msc_is_after(target_msc_arg, crtc_msc))
203 if (msc_is_after(target_msc, crtc_msc))
217 if (synced_flip || msc_is_after(crtc_msc, target_msc))
H A Dpresent_vblank.c113 if (msc_is_after(target_msc, crtc_msc) &&
H A Dpresent_priv.h246 msc_is_after(uint64_t test, uint64_t reference) function in typeref:typename:Bool
H A Dpresent_scmd.c775 if (msc_is_after(vblank->exec_msc, crtc_msc)) {

Completed in 8 milliseconds