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.java89 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloatFloat()
161 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloat2Float2()
233 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloat3Float3()
305 CoreMathVerifier.computeExp(args, target); in verifyResultsExpFloat4Float4()
384 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalfHalf()
460 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalf2Half2()
536 CoreMathVerifier.computeExp(args, target); in verifyResultsExpHalf3Half3()
612 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