Searched refs:PresentSharedPixmap (Results 1 – 5 of 5) sorted by relevance
655 PresentSharedPixmapProcPtr PresentSharedPixmap; member
551 master->PresentSharedPixmap && in rrSetupPixmapSharing()577 master->PresentSharedPixmap(spix_front); in rrSetupPixmapSharing()
1837 pScreen->PresentSharedPixmap = msPresentSharedPixmap; in ScreenInit()
1320 if (master->PresentSharedPixmap(ppix)) { in drmmode_SharedPixmapPresent()
23579 Implements (Start/Stop)FlippingPixmapTracking, PresentSharedPixmap, and23773 present on the given buffer using master->PresentSharedPixmap(). If23780 master->PresentSharedPixmap() could fail, in most cases because23831 v2: Renamed PresentTrackedFlippingPixmap to PresentSharedPixmap23976 v2: Rename PresentTrackedFlippingPixmap to PresentSharedPixmap24013 Adds StopFlippingPixmapTracking, PresentSharedPixmap,24030 PresentSharedPixmap is a function exposed by the source driver for the X24043 v2: Rename PresentTrackedFlippingPixmap to PresentSharedPixmap