Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java5485 verifyResultsClampLong2LongLongLong2(inValue, inMinValue, inMaxValue, out, false); in checkClampLong2LongLongLong2()
5495 verifyResultsClampLong2LongLongLong2(inValue, inMinValue, inMaxValue, out, true); in checkClampLong2LongLongLong2()
5505 …private void verifyResultsClampLong2LongLongLong2(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampLong2LongLongLong2() method in TestClamp