Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestMin.java3032 verifyResultsMinUint4Uint4Uint4(inA, inB, out, false); in checkMinUint4Uint4Uint4()
3040 verifyResultsMinUint4Uint4Uint4(inA, inB, out, true); in checkMinUint4Uint4Uint4()
3046 …private void verifyResultsMinUint4Uint4Uint4(Allocation inA, Allocation inB, Allocation out, boole… in verifyResultsMinUint4Uint4Uint4() method in TestMin