Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DTarget.java266 Floaty sqrt(Floaty a) { in sqrt() method in Target
DCoreMathVerifier.java108 static native float sqrt(float x); in sqrt() method in CoreMathVerifier
991 static private Target.Floaty sqrt(double d, Target t) { in sqrt() method in CoreMathVerifier
996 static private Target.Floaty sqrt(float f, Target t) { in sqrt() method in CoreMathVerifier