Lines Matching refs:sx
118 diofb_mono_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy,
156 psrcLine += (sx >> 5);
160 srcBit = sx & 0x1f;
179 xoffSrc = ((sx & 0x1f) + nstart) & 0x1f;
180 srcStartOver = ((sx & 0x1f) + nstart) > 31;
182 if (sx >= dx) { /* move left to right */
184 psrcLine += (sx >> 5);
191 getandputrop(psrc, (sx & 0x1f),
232 psrcLine += ((sx + cx) >> 5);
264 getandputrop(psrc, (sx & 0x1f),