Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java107 static native float sinh(float x); in sinh() method in CoreMathVerifier
959 static private Target.Floaty sinh(double d, Target t) { in sinh() method in CoreMathVerifier
967 static private Target.Floaty sinh(float f, Target t) { in sinh() method in CoreMathVerifier