Lines Matching refs:octant
375 int err, int len, int octant)
381 if (octant & YMAJOR) flags |= R128_DST_Y_MAJOR;
382 if (!(octant & XDECREASING)) flags |= R128_DST_X_DIR_LEFT_TO_RIGHT;
383 if (!(octant & YDECREASING)) flags |= R128_DST_Y_DIR_TOP_TO_BOTTOM;
471 int err, int len, int octant,
478 if (octant & YMAJOR) flags |= R128_DST_Y_MAJOR;
479 if (!(octant & XDECREASING)) flags |= R128_DST_X_DIR_LEFT_TO_RIGHT;
480 if (!(octant & YDECREASING)) flags |= R128_DST_Y_DIR_TOP_TO_BOTTOM;
1387 int err, int len, int octant)
1395 if (octant & YMAJOR) flags |= R128_DST_Y_MAJOR;
1396 if (!(octant & XDECREASING)) flags |= R128_DST_X_DIR_LEFT_TO_RIGHT;
1397 if (!(octant & YDECREASING)) flags |= R128_DST_Y_DIR_TOP_TO_BOTTOM;
1477 int err, int len, int octant,
1486 if (octant & YMAJOR) flags |= R128_DST_Y_MAJOR;
1487 if (!(octant & XDECREASING)) flags |= R128_DST_X_DIR_LEFT_TO_RIGHT;
1488 if (!(octant & YDECREASING)) flags |= R128_DST_Y_DIR_TOP_TO_BOTTOM;