Searched refs:stipStride (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbfill.c | 71 FbStip * stip, FbStride stipStride, in fbStipple() argument 98 fbBltOne(stip + stipY * stipStride, in fbStipple() 99 stipStride, in fbStipple() 143 FbStride stipStride; in fbFill() local 151 fbGetDrawable(&pStip->drawable, stip, stipStride, stipBpp, stipXoff, in fbFill() 154 width, height, stip, stipStride, stipWidth, stipHeight, alu, in fbFill() 161 FbStride stipStride; in fbFill() local 177 fbGetStipDrawable(&pStip->drawable, stip, stipStride, stipBpp, in fbFill() 181 stip, stipStride, stipWidth, stipHeight, in fbFill()
|
| H A D | fbpush.c | 180 FbStride stipStride; in fbPushPixels() local 184 fbGetStipDrawable(&pBitmap->drawable, stip, stipStride, stipBpp, stipXoff, in fbPushPixels() 187 fbPushImage(pDrawable, pGC, stip, stipStride, 0, xOrg, yOrg, dx, dy); in fbPushPixels()
|