Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java1690 verifyResultsClampShort3Short3Short3Short3(inValue, inMinValue, inMaxValue, out, false); in checkClampShort3Short3Short3Short3()
1700 verifyResultsClampShort3Short3Short3Short3(inValue, inMinValue, inMaxValue, out, true); in checkClampShort3Short3Short3Short3()
1710 …private void verifyResultsClampShort3Short3Short3Short3(Allocation inValue, Allocation inMinValue,… in verifyResultsClampShort3Short3Short3Short3() method in TestClamp