Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:xadjust

710         int32_t xadjust = (edge->x_incr * (ymin-y1)) >> TRI_FRACTION_BITS;
711 edge->x += xadjust;
898 int32_t xadjust = (edge->x_incr * (ymin-y1))
900 edge->x += xadjust;