Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestLength.java88 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthFloatFloat()
165 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthFloat2Float()
239 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthFloat3Float()
313 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthFloat4Float()
391 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthHalfHalf()
474 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthHalf2Half()
553 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthHalf3Half()
632 CoreMathVerifier.computeLength(args, target); in verifyResultsLengthHalf4Half()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java2133 static public void computeLength(TestLength.ArgumentsHalfHalf args, Target t) { in computeLength() method in CoreMathVerifier
2138 static public void computeLength(TestLength.ArgumentsHalfNHalf args, Target t) { in computeLength() method in CoreMathVerifier
2143 static public void computeLength(TestLength.ArgumentsFloatFloat args, Target t) { in computeLength() method in CoreMathVerifier
2148 static public void computeLength(TestLength.ArgumentsFloatNFloat args, Target t) { in computeLength() method in CoreMathVerifier