Searched refs:dstSaved (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 181 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyArea 184 DRISurfaceSetDrawable(dst, &dstSaved); 193 DRISurfaceRestoreDrawable(dst, &dstSaved); 204 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyPlane 207 DRISurfaceSetDrawable(dst, &dstSaved); 218 DRISurfaceRestoreDrawable(dst, &dstSaved); 456 DRISavedDrawableState bitMapSaved, dstSaved; local in function:DRIPushPixels 459 DRISurfaceSetDrawable(dst, &dstSaved); 468 DRISurfaceRestoreDrawable(dst, &dstSaved);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 196 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyArea 199 DRISurfaceSetDrawable(dst, &dstSaved); 208 DRISurfaceRestoreDrawable(dst, &dstSaved); 220 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyPlane 223 DRISurfaceSetDrawable(dst, &dstSaved); 233 DRISurfaceRestoreDrawable(dst, &dstSaved); 487 DRISavedDrawableState bitMapSaved, dstSaved; local in function:DRIPushPixels 490 DRISurfaceSetDrawable(dst, &dstSaved); 499 DRISurfaceRestoreDrawable(dst, &dstSaved);
|
Completed in 3 milliseconds