Searched refs:xs (Results 1 – 4 of 4) sorted by relevance
300 float xs = x * s; in newRotate() local308 d[9] = yz * nc - xs; in newRotate()310 d[6] = yz * nc + xs; in newRotate()
58 xs = np.array([range(lsc_map_w)] * lsc_map_h).reshape(lsc_map_h, lsc_map_w)63 ax.plot_wireframe(xs, ys, zs)
386 XmlSerializer xs = Xml.newSerializer(); in testNewSerializer() local387 assertNotNull(xs); in testNewSerializer()
665 const float xs = 4.f;676 rsMatrixScale(&m4, xs, ys, zs);