Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java76 static native float hypot(float x, float y); in hypot() method in CoreMathVerifier
687 static private Target.Floaty hypot(double x, double y, Target t) { in hypot() method in CoreMathVerifier
698 static private Target.Floaty hypot(float x, float y, Target t) { in hypot() method in CoreMathVerifier