Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h655 PresentSharedPixmapProcPtr PresentSharedPixmap; member
/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c551 master->PresentSharedPixmap && in rrSetupPixmapSharing()
577 master->PresentSharedPixmap(spix_front); in rrSetupPixmapSharing()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1837 pScreen->PresentSharedPixmap = msPresentSharedPixmap; in ScreenInit()
H A Ddrmmode_display.c1320 if (master->PresentSharedPixmap(ppix)) { in drmmode_SharedPixmapPresent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23579 Implements (Start/Stop)FlippingPixmapTracking, PresentSharedPixmap, and
23773 present on the given buffer using master->PresentSharedPixmap(). If
23780 master->PresentSharedPixmap() could fail, in most cases because
23831 v2: Renamed PresentTrackedFlippingPixmap to PresentSharedPixmap
23976 v2: Rename PresentTrackedFlippingPixmap to PresentSharedPixmap
24013 Adds StopFlippingPixmapTracking, PresentSharedPixmap,
24030 PresentSharedPixmap is a function exposed by the source driver for the X
24043 v2: Rename PresentTrackedFlippingPixmap to PresentSharedPixmap