Lines Matching refs:oldPix
361 PixmapPtr oldPix = pScreenPriv->current->pPix;
362 if(oldPix) {
363 if(oldPix->drawable.id)
364 FreeResource(oldPix->drawable.id, RT_NONE);
366 (*pScreen->DestroyPixmap)(oldPix);
422 PixmapPtr oldPix = pScreenPriv->current->pPix;
423 if(oldPix) {
424 if(oldPix->drawable.id)
425 FreeResource(oldPix->drawable.id, RT_NONE);
427 (*pScreen->DestroyPixmap)(oldPix);