Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java82 static native float logb(float x); in logb() method in CoreMathVerifier
798 static private Target.Floaty logb(double d, Target t) { in logb() method in CoreMathVerifier