Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestErf.java89 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloatFloat()
161 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloat2Float2()
233 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloat3Float3()
305 CoreMathVerifier.computeErf(args, target); in verifyResultsErfFloat4Float4()
384 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalfHalf()
460 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalf2Half2()
536 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalf3Half3()
612 CoreMathVerifier.computeErf(args, target); in verifyResultsErfHalf4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1843 static public void computeErf(TestErf.ArgumentsHalfHalf args, Target t) { in computeErf() method in CoreMathVerifier
1848 static public void computeErf(TestErf.ArgumentsFloatFloat args, Target t) { in computeErf() method in CoreMathVerifier