Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A 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 …]