Home | History | Annotate | Download | only in dist

Lines Matching refs:vx

2009     var vx = v[0], vy = v[1];
2010 out[0] = a[0] * vx;
2012 out[2] = a[2] * vx;
2014 out[4] = a[4] * vx;