Searched refs:stipStride (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbstipple.c61 FbStip *stip, FbStride stipStride,
100 stipEnd = stip + stipStride * stipHeight;
102 s = stip + stipStride * stipY;
117 s += stipStride;
165 FbStip *stip, FbStride stipStride,
191 fbBltOne(stip + stipY * stipStride,
192 stipStride,
207 FbStip *stip, FbStride stipStride,
217 stip, stipStride, stipHeight,
221 stip, stipStride, stipWidt
59 fbEvenStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
163 fbOddStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
205 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,Bool even,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
[all...]
H A Dfbfill.c99 FbStride stipStride; local in function:fbFill
107 fbGetDrawable(&pStip->drawable, stip, stipStride, stipBpp, stipXoff,
110 width, height, stip, stipStride, stipWidth, stipHeight, alu,
115 FbStride stipStride; local in function:fbFill
130 fbGetStipDrawable(&pStip->drawable, stip, stipStride, stipBpp,
134 stip, stipStride, stipWidth, stipHeight,
H A Dfbpush.c166 FbStride stipStride; local in function:fbPushPixels
174 stipStride, stipBpp, stipXoff, stipYoff);
176 fbPushImage(drawable, gc, stip, stipStride, 0, xOrg, yOrg, dx, dy);
H A Dfb.h552 FbStip *stip, FbStride stipStride,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbstipple.c61 FbStip *stip, FbStride stipStride,
100 stipEnd = stip + stipStride * stipHeight;
102 s = stip + stipStride * stipY;
117 s += stipStride;
165 FbStip *stip, FbStride stipStride,
191 fbBltOne(stip + stipY * stipStride,
192 stipStride,
207 FbStip *stip, FbStride stipStride,
217 stip, stipStride, stipHeight,
221 stip, stipStride, stipWidt
59 fbEvenStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
163 fbOddStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
205 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,Bool even,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
[all...]
H A Dfbfill.c99 FbStride stipStride; local in function:fbFill
107 fbGetDrawable(&pStip->drawable, stip, stipStride, stipBpp, stipXoff,
110 width, height, stip, stipStride, stipWidth, stipHeight, alu,
115 FbStride stipStride; local in function:fbFill
130 fbGetStipDrawable(&pStip->drawable, stip, stipStride, stipBpp,
134 stip, stipStride, stipWidth, stipHeight,
H A Dfbpush.c166 FbStride stipStride; local in function:fbPushPixels
174 stipStride, stipBpp, stipXoff, stipYoff);
176 fbPushImage(drawable, gc, stip, stipStride, 0, xOrg, yOrg, dx, dy);
H A Dfb.h556 FbStip *stip, FbStride stipStride,
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbstipple.c93 FbStride stipStride,
139 stipEnd = stip + stipStride * stipHeight;
141 s = stip + stipStride * stipY;
157 s += stipStride;
226 FbStride stipStride,
261 fbBltOne (stip + stipY * stipStride,
262 stipStride,
291 FbStride stipStride,
306 stip, stipStride, stipHeight,
310 stip, stipStride, stipWidt
84 fbEvenStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
217 fbOddStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
282 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,Bool even,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
[all...]
H A Dfbfill.c70 FbStride stipStride; local in function:fbFill
78 fbGetDrawable (&pStip->drawable, stip, stipStride, stipBpp, stipXoff, stipYoff);
84 stipStride,
98 FbStride stipStride; local in function:fbFill
116 fbGetStipDrawable (&pStip->drawable, stip, stipStride, stipBpp, stipXoff, stipYoff);
123 stipStride,
H A Dfbpush.c236 FbStride stipStride; local in function:fbPushPixels
240 fbGetStipDrawable (&pBitmap->drawable, stip, stipStride, stipBpp, stipXoff, stipYoff);
243 stip, stipStride, 0,
H A Dfbblt.c841 FbStride stipStride,
859 strideAdjust = stipStride & (FB_MASK >> FB_STIP_SHIFT);
864 *strideEven = FbStipStrideToBitsStride (stipStride + 1);
865 *strideOdd = FbStipStrideToBitsStride (stipStride);
872 *strideEven = FbStipStrideToBitsStride (stipStride);
873 *strideOdd = FbStipStrideToBitsStride (stipStride + 1);
840 fbSetBltOdd(FbStip * stip,FbStride stipStride,int srcX,FbBits ** bits,FbStride * strideEven,FbStride * strideOdd,int * srcXEven,int * srcXOdd) argument
H A Dfb.h1907 FbStride stipStride,
1928 FbStride stipStride,
1950 FbStride stipStride,
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbfill.c33 FbStip * stip, FbStride stipStride,
60 fbBltOne(stip + stipY * stipStride,
61 stipStride,
105 FbStride stipStride; local in function:fbFill
113 fbGetDrawable(&pStip->drawable, stip, stipStride, stipBpp, stipXoff,
116 width, height, stip, stipStride, stipWidth, stipHeight, alu,
123 FbStride stipStride; local in function:fbFill
139 fbGetStipDrawable(&pStip->drawable, stip, stipStride, stipBpp,
143 stip, stipStride, stipWidth, stipHeight,
30 fbStipple(FbBits * dst,FbStride dstStride,int dstX,int dstBpp,int width,int height,FbStip * stip,FbStride stipStride,int stipWidth,int stipHeight,FbBits fgand,FbBits fgxor,FbBits bgand,FbBits bgxor,int xRot,int yRot) argument
H A Dfbpush.c180 FbStride stipStride; local in function:fbPushPixels
184 fbGetStipDrawable(&pBitmap->drawable, stip, stipStride, stipBpp, stipXoff,
187 fbPushImage(pDrawable, pGC, stip, stipStride, 0, xOrg, yOrg, dx, dy);

Completed in 15 milliseconds