Searched refs:MarkSync (Results 1 – 5 of 5) sorted by relevance
540 int (*MarkSync) (ScreenPtr pScreen); member
1070 if (pExaScr->info->MarkSync != NULL) { in exaMarkSync()1071 pExaScr->info->lastMarker = (*pExaScr->info->MarkSync) (pScreen); in exaMarkSync()
479 fakexa->exa->MarkSync = ephyrMarkSync; in ephyrDrawInit()
1121 exa->MarkSync = ms_exa_mark_sync; in ms_setup_exa()
178393 MarkSync() that I noticed were needed while reading the VIA driver.