Home
last modified time | relevance | path

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

/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
333 static private Target.Floaty atan(float f, Target t) { in atan() method in CoreMathVerifier