Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DMatrix2fTest.java183 float theta = 30.0f * (float)(java.lang.Math.PI / 180.0f); in testRotateLoadRotate() local
184 float cosTheta = (float)Math.cos((float)theta); in testRotateLoadRotate()
185 float sinTheta = (float)Math.sin((float)theta); in testRotateLoadRotate()
/cts/tests/tests/hardware/src/android/hardware/cts/
DSensorManagerStaticTest.java447 float theta = data.nextFloat() * 2.f * FLOAT_PI; in testGetRotationMatrixFromVector() local
451 v[axis - 1] = (float) Math.sin(theta / 2.f); in testGetRotationMatrixFromVector()
452 if ( (float) Math.cos(theta / 2.f) < 0.f) { in testGetRotationMatrixFromVector()
457 R = mat9Rot(axis, theta); in testGetRotationMatrixFromVector()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...