Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMax.java918 verifyResultsMaxFloat4FloatFloat4(inA, inB, out, false); in checkMaxFloat4FloatFloat4()
927 verifyResultsMaxFloat4FloatFloat4(inA, inB, out, true); in checkMaxFloat4FloatFloat4()
936 …private void verifyResultsMaxFloat4FloatFloat4(Allocation inA, Allocation inB, Allocation out, boo… in verifyResultsMaxFloat4FloatFloat4() method in TestMax