Home
last modified time | relevance | path

Searched refs:computeHypot (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestHypot.java98 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotFloatFloatFloat()
181 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotFloat2Float2Float2()
264 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotFloat3Float3Float3()
347 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotFloat4Float4Float4()
440 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotHalfHalfHalf()
528 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotHalf2Half2Half2()
616 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotHalf3Half3Half3()
704 CoreMathVerifier.computeHypot(args, target); in verifyResultsHypotHalf4Half4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java2098 static public void computeHypot(TestHypot.ArgumentsHalfHalfHalf args, Target t) { in computeHypot() method in CoreMathVerifier
2103 static public void computeHypot(TestHypot.ArgumentsFloatFloatFloat args, Target t) { in computeHypot() method in CoreMathVerifier