Searched refs:backingStoreSupport (Results 1 – 10 of 10) sorted by relevance
44 pScreen->backingStoreSupport = Always;62 pScreen->backingStoreSupport = Always;
134 pScreen->backingStoreSupport != NotUseful) in compChangeWindowAttributes()403 pScreen->backingStoreSupport = WhenMapped; in compScreenInit()
271 pScreen->backingStoreSupport = NotUseful; in miScreenInit()
621 if (pScreen->backingStoreSupport != in PanoramiXCreateConnectionBlock()622 screenInfo.screens[0]->backingStoreSupport) in PanoramiXCreateConnectionBlock()629 pScreen->backingStoreSupport = NotUseful; in PanoramiXCreateConnectionBlock()
506 char backingStoreSupport, saveUnderSupport; member
246 pScreen->backingStoreSupport = NotUseful; in xnestOpenScreen()
652 pScreen->backingStoreSupport = NotUseful; in CreateRootWindow()654 pScreen->backingStoreSupport = WhenMapped; in CreateRootWindow()657 pScreen->backingStoreSupport = NotUseful; in CreateRootWindow()
616 root.backingStore = pScreen->backingStoreSupport; in CreateConnectionBlock()
1584 pScreen->backingStoreSupport = useBS ? WhenMapped : NotUseful; in xf86SetBackingStore()
142829 Conditionalize Composite-based backing store on pScreen->backingStoreSupport.