Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java1177 verifyResultsFmaxHalf4HalfHalf4(inA, inB, out, false); in checkFmaxHalf4HalfHalf4()
1186 verifyResultsFmaxHalf4HalfHalf4(inA, inB, out, true); in checkFmaxHalf4HalfHalf4()
1195 …private void verifyResultsFmaxHalf4HalfHalf4(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsFmaxHalf4HalfHalf4() method in TestFmax