Searched +defs:R +defs:v (Results 1 – 1 of 1) sorted by relevance
155 float [] R; in testGetInclination() local180 float [] R; in testGetOrientation() local207 float [] v; in testGetQuaternionFromVector() local353 float [] v; in testGetRotationMatrixFromVector() local408 float [] R = mat9I(); in testGetRotationMatrixFromVector() local448 float [] R; in testGetRotationMatrixFromVector() local479 float [] R; in testRemapCoordinateSystem() local705 float [] R = mat9Rot(SensorManager.AXIS_Z, -angles[0]); in mat9VRot() local718 float [] v = new float[3]; in mat9Axis() local728 private static float vecInner(float u[], float v[]) { in vecInner()