Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java1596 verifyResultsClampShort2Short2Short2Short2(inValue, inMinValue, inMaxValue, out, false); in checkClampShort2Short2Short2Short2()
1606 verifyResultsClampShort2Short2Short2Short2(inValue, inMinValue, inMaxValue, out, true); in checkClampShort2Short2Short2Short2()
1616 …private void verifyResultsClampShort2Short2Short2Short2(Allocation inValue, Allocation inMinValue,… in verifyResultsClampShort2Short2Short2Short2() method in TestClamp