Home
last modified time | relevance | path

Searched refs:rrCrtcSetScanoutPixmap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c414 pScrPriv->rrCrtcSetScanoutPixmap(crtc, NULL); in RRCrtcDetachScanoutPixmap()
596 if (!pSlaveScrPriv->rrCrtcSetScanoutPixmap(crtc, spix_front)) { in rrSetupPixmapSharing()
1970 pScrPriv->rrCrtcSetScanoutPixmap(crtc, crtc->scanout_pixmap); in RRReplaceScanoutPixmap()
1999 pScrPriv->rrCrtcSetScanoutPixmap(crtc, crtc->scanout_pixmap); in RRReplaceScanoutPixmap()
H A Drandrstr.h345 RRCrtcSetScanoutPixmapProcPtr rrCrtcSetScanoutPixmap; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c2369 rp->rrCrtcSetScanoutPixmap = xf86CrtcSetScanoutPixmap; in xf86RandR12Init12()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23986 rrCrtcSetScanoutPixmap() in the flipping case.