Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java60 static native float asinh(float x); in asinh() method in CoreMathVerifier
301 static private Target.Floaty asinh(double d, Target t) { in asinh() method in CoreMathVerifier
309 static private Target.Floaty asinh(float f, Target t) { in asinh() method in CoreMathVerifier