Searched refs:lineSize (Results 1 – 1 of 1) sorted by relevance
385 u32 pixSize = (VI_DISPLAY_PIX_SZ << 1), lineSize = pixSize * w, i; in myPaintBox() local392 for (ptr=sPtr; ptr<(sPtr + lineSize); ptr+=pixSize) in myPaintBox()