Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java84 static native float log1p(float x); in log1p() method in CoreMathVerifier
762 static private Target.Floaty log1p(double d, Target t) { in log1p() method in CoreMathVerifier
770 static private Target.Floaty log1p(float f, Target t) { in log1p() method in CoreMathVerifier