Searched refs:computeExp2 (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestExp2.java | 89 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/ |
D | CoreMathVerifier.java | 1891 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
|