Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestAtan.rs24 return atan(inV);
28 return atan(inV);
32 return atan(inV);
36 return atan(inV);
40 return atan(inV);
44 return atan(inV);
48 return atan(inV);
52 return atan(inV);
/cts/apps/CameraITS/tests/scene0/
Dtest_metadata.py100 fov = 2 * math.degrees(math.atan(diag / (2 * fl)))
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java61 static native float atan(float x); in atan() method in CoreMathVerifier
325 static private Target.Floaty atan(double d, Target t) { in atan() method in CoreMathVerifier
328 Math.atan(in.mid()), in atan()
329 Math.atan(in.min()), in atan()
330 Math.atan(in.max())); in atan()
333 static private Target.Floaty atan(float f, Target t) { in atan() method in CoreMathVerifier
336 atan(in.mid32()), in atan()
337 atan(in.min32()), in atan()
338 atan(in.max32())); in atan()
360 return t.divide(atan(d, t), pi(t)); in atanpi()
[all …]
/cts/tools/dex-tools/dex/
Dclasses0.out.dex16728 public static native double atan(
17955 public static native double atan(