Home
last modified time | relevance | path

Searched +defs:n +defs:R (Results 1 – 1 of 1) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/
DSensorManagerStaticTest.java155 float [] R; in testGetInclination() local
180 float [] R; in testGetOrientation() local
290 float [] n = mat9Mul(Rr, Rt); in testGetRotationMatrix() local
295 n[0] + n[4] + n[8], 3.f, 1e-4f); in testGetRotationMatrix() local
397 float [] n = mat9Mul(m9, mat9T(m9)); in testGetRotationMatrixFromVector() local
408 float [] R = mat9I(); in testGetRotationMatrixFromVector() local
448 float [] R; in testGetRotationMatrixFromVector() local
479 float [] R; in testRemapCoordinateSystem() local
624 float [] n = new float[16]; in mat9to16() local
636 float [] n = new float[9]; in mat16to9() local
[all …]