Home | History | Annotate | Download | only in math

Lines Matching refs:xs

797    GLfloat xx, yy, zz, xy, yz, zx, xs, ys, zs, one_c, s, c;
930 xs = x * s;
943 M(1,2) = (one_c * yz) - xs;
947 M(2,1) = (one_c * yz) + xs;