Home | History | Annotate | Download | only in common

Lines Matching refs:sx

203 ite_dio_clear(struct ite_data *ip, int sy, int sx, int h, int w)
206 (*ip->bmv)(ip, sy * ip->ftheight, sx * ip->ftwidth,
207 sy * ip->ftheight, sx * ip->ftwidth,
298 ite_dio_windowmove1bpp(struct ite_data *ip, int sy, int sx, int dy, int dx,
333 psrcLine += (sx >> 5);
337 srcBit = sx & 0x1f;
356 xoffSrc = ((sx & 0x1f) + nstart) & 0x1f;
357 srcStartOver = ((sx & 0x1f) + nstart) > 31;
360 psrcLine += (sx >> 5);
367 getandputrop(psrc, (sx & 0x1f), (dx & 0x1f),