Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java752 verifyResultsFmaxFloat2FloatFloat2(inA, inB, out, false); in checkFmaxFloat2FloatFloat2()
761 verifyResultsFmaxFloat2FloatFloat2(inA, inB, out, true); in checkFmaxFloat2FloatFloat2()
770 …private void verifyResultsFmaxFloat2FloatFloat2(Allocation inA, Allocation inB, Allocation out, bo… in verifyResultsFmaxFloat2FloatFloat2() method in TestFmax