Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestExp.java79 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloatFloat()
148 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloat2Float2()
217 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloat3Float3()
286 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloat4Float4()
362 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalfHalf()
435 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalf2Half2()
508 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalf3Half3()
581 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalf4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1871 static public void computeExp(TestExp.ArgumentsHalfHalf args, Target t) { in computeExp() method in CoreMathVerifier
1876 static public void computeExp(TestExp.ArgumentsFloatFloat args, Target t) { in computeExp() method in CoreMathVerifier