Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java67 static native float cosh(float x); in cosh() method in CoreMathVerifier
437 static private Target.Floaty cosh(double d, Target t) { in cosh() method in CoreMathVerifier
445 static private Target.Floaty cosh(float f, Target t) { in cosh() method in CoreMathVerifier