Lines Matching defs:oldPix
365 PixmapPtr oldPix = pScreenPriv->current->pPix;
367 if (oldPix) {
368 if (oldPix->drawable.id)
369 FreeResource(oldPix->drawable.id, RT_NONE);
371 (*pScreen->DestroyPixmap) (oldPix);
427 PixmapPtr oldPix = pScreenPriv->current->pPix;
429 if (oldPix) {
430 if (oldPix->drawable.id)
431 FreeResource(oldPix->drawable.id, RT_NONE);
433 (*pScreen->DestroyPixmap) (oldPix);