Searched refs:spix_front (Results 1 – 1 of 1) sorted by relevance
510 PixmapPtr spix_front; in rrSetupPixmapSharing() local538 spix_front = rrCreateSharedPixmap(crtc, master, in rrSetupPixmapSharing()541 if (spix_front == NULL) { in rrSetupPixmapSharing()561 spix_front, spix_back)) in rrSetupPixmapSharing()564 crtc->scanout_pixmap = spix_front; in rrSetupPixmapSharing()569 spix_front, in rrSetupPixmapSharing()577 master->PresentSharedPixmap(spix_front); in rrSetupPixmapSharing()596 if (!pSlaveScrPriv->rrCrtcSetScanoutPixmap(crtc, spix_front)) { in rrSetupPixmapSharing()597 rrDestroySharedPixmap(crtc, spix_front); in rrSetupPixmapSharing()601 crtc->scanout_pixmap = spix_front; in rrSetupPixmapSharing()[all …]