Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestFmax.java835 verifyResultsFmaxFloat3FloatFloat3(inA, inB, out, false); in checkFmaxFloat3FloatFloat3()
844 verifyResultsFmaxFloat3FloatFloat3(inA, inB, out, true); in checkFmaxFloat3FloatFloat3()
853 …private void verifyResultsFmaxFloat3FloatFloat3(Allocation inA, Allocation inB, Allocation out, bo… in verifyResultsFmaxFloat3FloatFloat3() method in TestFmax