Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java752 verifyResultsMaxFloat2FloatFloat2(inA, inB, out, false); in checkMaxFloat2FloatFloat2()
761 verifyResultsMaxFloat2FloatFloat2(inA, inB, out, true); in checkMaxFloat2FloatFloat2()
770 …private void verifyResultsMaxFloat2FloatFloat2(Allocation inA, Allocation inB, Allocation out, boo… in verifyResultsMaxFloat2FloatFloat2() method in TestMax