Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java98 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxFloatFloatFloat()
181 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxFloat2Float2Float2()
264 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxFloat3Float3Float3()
347 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxFloat4Float4Float4()
440 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxHalfHalfHalf()
528 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxHalf2Half2Half2()
616 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxHalf3Half3Half3()
704 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxHalf4Half4Half4()
790 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxFloat2FloatFloat2()
873 CoreMathVerifier.computeFmax(args, target); in verifyResultsFmaxFloat3FloatFloat3()
[all …]
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1999 static public void computeFmax(TestFmax.ArgumentsHalfHalfHalf args, Target t) { in computeFmax() method in CoreMathVerifier
2004 static public void computeFmax(TestFmax.ArgumentsFloatFloatFloat args, Target t) { in computeFmax() method in CoreMathVerifier