Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java1001 verifyResultsFmaxHalf2HalfHalf2(inA, inB, out, false); in checkFmaxHalf2HalfHalf2()
1010 verifyResultsFmaxHalf2HalfHalf2(inA, inB, out, true); in checkFmaxHalf2HalfHalf2()
1019 …private void verifyResultsFmaxHalf2HalfHalf2(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsFmaxHalf2HalfHalf2() method in TestFmax