Home
last modified time | relevance | path

Searched refs:stipWidth (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbfill.c72 int stipWidth, int stipHeight, in fbStipple() argument
83 modulus(dstX / dstBpp - xRot, stipWidth, stipX); in fbStipple()
94 w = (stipWidth - sx) * dstBpp; in fbStipple()
137 int stipWidth = pStip->drawable.width; in fbFill() local
154 width, height, stip, stipStride, stipWidth, stipHeight, alu, in fbFill()
181 stip, stipStride, stipWidth, stipHeight, in fbFill()