Searched refs:putGC (Results 1 – 1 of 1) sorted by relevance
493 GCPtr putGC = GetScratchGC(depth, dst->pScreen); in doShmPutImage() local495 if (!putGC) in doShmPutImage()501 FreeScratchGC(putGC); in doShmPutImage()504 ValidateGC(&pPixmap->drawable, putGC); in doShmPutImage()505 (*putGC->ops->PutImage) (&pPixmap->drawable, putGC, depth, -sx, -sy, w, in doShmPutImage()509 FreeScratchGC(putGC); in doShmPutImage()