Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java71 static native float exp10(float x); in exp10() method in CoreMathVerifier
576 static private Target.Floaty exp10(double d, Target t) { in exp10() method in CoreMathVerifier
584 static private Target.Floaty exp10(float f, Target t) { in exp10() method in CoreMathVerifier