Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestExp2.java89 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2FloatFloat()
161 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2Float2Float2()
233 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2Float3Float3()
305 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2Float4Float4()
384 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2HalfHalf()
460 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2Half2Half2()
536 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2Half3Half3()
612 CoreMathVerifier.computeExp2(args, target); in verifyResultsExp2Half4Half4()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1891 static public void computeExp2(TestExp2.ArgumentsHalfHalf args, Target t) { in computeExp2() method in CoreMathVerifier
1896 static public void computeExp2(TestExp2.ArgumentsFloatFloat args, Target t) { in computeExp2() method in CoreMathVerifier