Searched refs:dwFbWidth (Results 1 – 1 of 1) sorted by relevance
49 static u32 dwFbWidth, dwFbSize; variable274 dwFbWidth = in myAppInit()276 dwFbSize = (u32)(dwFbWidth * rmp->xfbHeight); in myAppInit()391 sPtr = xfb + (pixSize * x) + (dwFbWidth * (y + i)); in myPaintBox()