Searched refs:DRISurfaceSetDrawable (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 100 DRISurfaceSetDrawable(DrawablePtr pDraw, in DRISurfaceSetDrawable() function 143 DRISurfaceSetDrawable(dst, &saved); in DRIFillSpans() 161 DRISurfaceSetDrawable(dst, &saved); in DRISetSpans() 179 DRISurfaceSetDrawable(dst, &saved); in DRIPutImage() 198 DRISurfaceSetDrawable(pSrc, &pSrcSaved); in DRICopyArea() 199 DRISurfaceSetDrawable(dst, &dstSaved); in DRICopyArea() 222 DRISurfaceSetDrawable(pSrc, &pSrcSaved); in DRICopyPlane() 223 DRISurfaceSetDrawable(dst, &dstSaved); in DRICopyPlane() 244 DRISurfaceSetDrawable(dst, &saved); in DRIPolyPoint() 261 DRISurfaceSetDrawable(dst, &saved); in DRIPolylines() [all …]
|