Searched refs:dmxDstScreen (Results 1 – 1 of 1) sorted by relevance
757 DMXScreenInfo *dmxDstScreen = &dmxScreens[idx]; in dmxBERestorePixmapImage() local775 for (j = 0; j < dmxDstScreen->beNumPixmapFormats; j++) { in dmxBERestorePixmapImage()776 if (dmxDstScreen->bePixmapFormats[j].depth == img->depth) { in dmxBERestorePixmapImage()785 gc = XCreateGC(dmxDstScreen->beDisplay, in dmxBERestorePixmapImage()786 dmxDstScreen->scrnDefDrawables[j], in dmxBERestorePixmapImage()793 XPutImage(dmxDstScreen->beDisplay, in dmxBERestorePixmapImage()797 XFreeGC(dmxDstScreen->beDisplay, gc); in dmxBERestorePixmapImage()