Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java60 verifyResultsFmaxFloatFloatFloat(inA, inB, out, false); in checkFmaxFloatFloatFloat()
69 verifyResultsFmaxFloatFloatFloat(inA, inB, out, true); in checkFmaxFloatFloatFloat()
78 …private void verifyResultsFmaxFloatFloatFloat(Allocation inA, Allocation inB, Allocation out, bool… in verifyResultsFmaxFloatFloatFloat() method in TestFmax