Searched refs:computeExp10 (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestExp10.java | 89 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10FloatFloat() 161 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10Float2Float2() 233 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10Float3Float3() 305 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10Float4Float4() 384 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10HalfHalf() 460 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10Half2Half2() 536 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10Half3Half3() 612 CoreMathVerifier.computeExp10(args, target); in verifyResultsExp10Half4Half4()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | CoreMathVerifier.java | 1881 static public void computeExp10(TestExp10.ArgumentsHalfHalf args, Target t) { in computeExp10() method in CoreMathVerifier 1886 static public void computeExp10(TestExp10.ArgumentsFloatFloat args, Target t) { in computeExp10() method in CoreMathVerifier
|