Searched refs:stipY (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/
H A Dfbstipple.c70 int rot, stipX, stipY; local in function:fbEvenStipple
101 modulus(-yRot, stipHeight, stipY);
102 s = stip + stipStride * stipY;
170 int stipX, stipY, sx; local in function:fbOddStipple
175 modulus(-yRot, stipHeight, stipY);
179 h = stipHeight - stipY;
191 fbBltOne(stip + stipY * stipStride,
200 stipY = 0;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/
H A Dfbstipple.c70 int rot, stipX, stipY; local in function:fbEvenStipple
101 modulus(-yRot, stipHeight, stipY);
102 s = stip + stipStride * stipY;
170 int stipX, stipY, sx; local in function:fbOddStipple
175 modulus(-yRot, stipHeight, stipY);
179 h = stipHeight - stipY;
191 fbBltOne(stip + stipY * stipStride,
200 stipY = 0;
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbstipple.c108 int rot, stipX, stipY; local in function:fbEvenStipple
140 modulus (- yRot, stipHeight, stipY);
141 s = stip + stipStride * stipY;
238 int stipX, stipY, sx; local in function:fbOddStipple
243 modulus (- yRot, stipHeight, stipY);
248 h = stipHeight - stipY;
261 fbBltOne (stip + stipY * stipStride,
277 stipY = 0;
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbfill.c39 int stipX, stipY, sx; local in function:fbStipple
44 modulus(-yRot, stipHeight, stipY);
48 h = stipHeight - stipY;
60 fbBltOne(stip + stipY * stipStride,
69 stipY = 0;

Completed in 7 milliseconds