Home | History | Annotate | Download | only in effects

Lines Matching full:swap

1539     bool swap = (x < y);
1540 if (swap)
1560 if (swap)
1614 /* This ^ trick makes x, y positive, and the swap<> handles quadrants
1619 if (add & 64) // quads 1 or 3 need to swap x,y