Searched refs:bitMapSaved (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DdriWrap.c456 DRISavedDrawableState bitMapSaved, dstSaved; local in function:DRIPushPixels
458 DRISurfaceSetDrawable(&pBitMap->drawable, &bitMapSaved);
467 DRISurfaceRestoreDrawable(&pBitMap->drawable, &bitMapSaved);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DdriWrap.c487 DRISavedDrawableState bitMapSaved, dstSaved; local in function:DRIPushPixels
489 DRISurfaceSetDrawable(&pBitMap->drawable, &bitMapSaved);
498 DRISurfaceRestoreDrawable(&pBitMap->drawable, &bitMapSaved);

Completed in 3 milliseconds