Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java1089 verifyResultsFmaxHalf3HalfHalf3(inA, inB, out, false); in checkFmaxHalf3HalfHalf3()
1098 verifyResultsFmaxHalf3HalfHalf3(inA, inB, out, true); in checkFmaxHalf3HalfHalf3()
1107 …private void verifyResultsFmaxHalf3HalfHalf3(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsFmaxHalf3HalfHalf3() method in TestFmax