Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java400 verifyResultsFmaxHalfHalfHalf(inA, inB, out, false); in checkFmaxHalfHalfHalf()
409 verifyResultsFmaxHalfHalfHalf(inA, inB, out, true); in checkFmaxHalfHalfHalf()
418 …private void verifyResultsFmaxHalfHalfHalf(Allocation inA, Allocation inB, Allocation out, boolean… in verifyResultsFmaxHalfHalfHalf() method in TestFmax