Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java110 static native float tanh(float x); in tanh() method in CoreMathVerifier
1033 static private Target.Floaty tanh(double d, Target t) { in tanh() method in CoreMathVerifier
1041 static private Target.Floaty tanh(float f, Target t) { in tanh() method in CoreMathVerifier