Home
last modified time | relevance | path

Searched refs:zx (Results 1 – 1 of 1) sorted by relevance

/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp299 float zx = z * x; in newRotate() local
305 d[8] = zx * nc + ys; in newRotate()
309 d[2] = zx * nc - ys; in newRotate()