Home | History | Annotate | Download | only in jni

Lines Matching refs:zs

1134         float zs = z * s;
1136 rm[rmOffset + 4] = xy*nc - zs;
1138 rm[rmOffset + 1] = xy*nc + zs;