Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java83 static native float log10(float x); in log10() method in CoreMathVerifier
746 static private Target.Floaty log10(double d, Target t) { in log10() method in CoreMathVerifier
754 static private Target.Floaty log10(float f, Target t) { in log10() method in CoreMathVerifier