Lines Matching refs:leftShift
62 int leftShift, rightShift;
227 leftShift = srcX - dstX;
228 rightShift = FB_UNIT - leftShift;
233 leftShift = FB_UNIT - rightShift;
250 if (FbScrRight(endmask, leftShift))
253 bits |= FbScrLeft(bits1, leftShift);
265 bits |= FbScrLeft(bits1, leftShift);
276 bits |= FbScrLeft(bits1, leftShift);
284 if (FbScrRight(startmask, leftShift))
287 bits |= FbScrLeft(bits1, leftShift);
299 bits = FbScrLeft(bits1, leftShift);
313 bits = FbScrLeft(bits1, leftShift);
324 bits = FbScrLeft(bits1, leftShift);
333 bits = FbScrLeft(bits1, leftShift);
383 int leftShift, rightShift;
477 leftShift = srcX - dstX;
478 rightShift = FB_UNIT - leftShift;
483 leftShift = FB_UNIT - rightShift;
494 if (FbScrRight(endmask, leftShift))
497 bits |= FbScrLeft(bits1, leftShift);
507 bits |= FbScrLeft(bits1, leftShift);
515 if (FbScrRight(startmask, leftShift))
518 bits |= FbScrLeft(bits1, leftShift);
530 bits = FbScrLeft(bits1, leftShift);
539 bits = FbScrLeft(bits1, leftShift);
548 bits = FbScrLeft(bits1, leftShift);
650 int leftShift, rightShift;
690 leftShift = leftShiftEven;
703 leftShift = leftShiftOdd;
749 bits1 = FbScrLeft(bits, leftShift);
760 bits1 = FbScrLeft(bits, leftShift);
771 bits1 = FbScrLeft(bits, leftShift);
780 bits1 = FbScrLeft(bits, leftShift);