Searched refs:pSrcSaved (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 183 DRISurfaceSetDrawable(pSrc, &pSrcSaved); 192 DRISurfaceRestoreDrawable(pSrc, &pSrcSaved); 204 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyPlane 206 DRISurfaceSetDrawable(pSrc, &pSrcSaved); 217 DRISurfaceRestoreDrawable(pSrc, &pSrcSaved);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | driWrap.c | 196 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyArea 198 DRISurfaceSetDrawable(pSrc, &pSrcSaved); 207 DRISurfaceRestoreDrawable(pSrc, &pSrcSaved); 220 DRISavedDrawableState pSrcSaved, dstSaved; local in function:DRICopyPlane 222 DRISurfaceSetDrawable(pSrc, &pSrcSaved); 232 DRISurfaceRestoreDrawable(pSrc, &pSrcSaved);
|
Completed in 3 milliseconds