Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java58 static native float acosh(float x); in acosh() method in CoreMathVerifier
259 static private Target.Floaty acosh(double d, Target t) { in acosh() method in CoreMathVerifier
267 static private Target.Floaty acosh(float f, Target t) { in acosh() method in CoreMathVerifier