Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestDot.java97 CoreMathVerifier.computeDot(args, target); in verifyResultsDotFloatFloatFloat()
189 CoreMathVerifier.computeDot(args, target); in verifyResultsDotFloat2Float2Float()
279 CoreMathVerifier.computeDot(args, target); in verifyResultsDotFloat3Float3Float()
369 CoreMathVerifier.computeDot(args, target); in verifyResultsDotFloat4Float4Float()
463 CoreMathVerifier.computeDot(args, target); in verifyResultsDotHalfHalfHalf()
564 CoreMathVerifier.computeDot(args, target); in verifyResultsDotHalf2Half2Half()
661 CoreMathVerifier.computeDot(args, target); in verifyResultsDotHalf3Half3Half()
758 CoreMathVerifier.computeDot(args, target); in verifyResultsDotHalf4Half4Half()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1807 static public void computeDot(TestDot.ArgumentsHalfHalfHalf args, Target t) { in computeDot() method in CoreMathVerifier
1814 static public void computeDot(TestDot.ArgumentsHalfNHalfNHalf args, Target t) { in computeDot() method in CoreMathVerifier
1825 static public void computeDot(TestDot.ArgumentsFloatFloatFloat args, Target t) { in computeDot() method in CoreMathVerifier
1832 static public void computeDot(TestDot.ArgumentsFloatNFloatNFloat args, Target t) { in computeDot() method in CoreMathVerifier