Searched refs:stipXoff (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbfill.c | 145 _X_UNUSED int stipXoff, stipYoff; in fbFill() local 151 fbGetDrawable(&pStip->drawable, stip, stipStride, stipBpp, stipXoff, in fbFill() 163 _X_UNUSED int stipXoff, stipYoff; in fbFill() local 178 stipXoff, stipYoff); in fbFill()
|
| H A D | fbpush.c | 182 _X_UNUSED int stipXoff, stipYoff; in fbPushPixels() local 184 fbGetStipDrawable(&pBitmap->drawable, stip, stipStride, stipBpp, stipXoff, in fbPushPixels()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 91357 | fbfill.c:72:11: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable] 91359 | fbfill.c:100:11: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable] 91368 | fbgc.c:166:13: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable] 91372 | fbpush.c:238:10: warning: variable 'stipXoff' set but not used [-Wunused-but-set-variable]
|