Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1318 static public void computeConvert(TestConvert.ArgumentsCharChar args) { in computeConvert() method in CoreMathVerifier
1321 static public void computeConvert(TestConvert.ArgumentsCharUchar args) { in computeConvert() method in CoreMathVerifier
1324 static public void computeConvert(TestConvert.ArgumentsCharShort args) { in computeConvert() method in CoreMathVerifier
1327 static public void computeConvert(TestConvert.ArgumentsCharUshort args) { in computeConvert() method in CoreMathVerifier
1330 static public void computeConvert(TestConvert.ArgumentsCharInt args) { in computeConvert() method in CoreMathVerifier
1333 static public void computeConvert(TestConvert.ArgumentsCharUint args) { in computeConvert() method in CoreMathVerifier
1336 static public void computeConvert(TestConvert.ArgumentsCharLong args) { in computeConvert() method in CoreMathVerifier
1339 static public void computeConvert(TestConvert.ArgumentsCharUlong args) { in computeConvert() method in CoreMathVerifier
1342 static public void computeConvert(TestConvert.ArgumentsCharHalf args, Target t) { in computeConvert() method in CoreMathVerifier
1346 static public void computeConvert(TestConvert.ArgumentsCharFloat args, Target t) { in computeConvert() method in CoreMathVerifier
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestConvert.java89 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertFloat2Float2()
161 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertFloat3Float3()
233 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertFloat4Float4()
310 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertChar2Float2()
382 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertChar3Float3()
454 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertChar4Float4()
531 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertUchar2Float2()
603 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertUchar3Float3()
675 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertUchar4Float4()
752 CoreMathVerifier.computeConvert(args, target); in verifyResultsConvertShort2Float2()
[all …]