Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java85 static native float log2(float x); in log2() method in CoreMathVerifier
444 static private Target.Floaty log2(float f, Target t) { in log2() method in CoreMathVerifier