Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java4451 verifyResultsClampShort3ShortShortShort3(inValue, inMinValue, inMaxValue, out, false); in checkClampShort3ShortShortShort3()
4461 verifyResultsClampShort3ShortShortShort3(inValue, inMinValue, inMaxValue, out, true); in checkClampShort3ShortShortShort3()
4471 …private void verifyResultsClampShort3ShortShortShort3(Allocation inValue, Allocation inMinValue, A… in verifyResultsClampShort3ShortShortShort3() method in TestClamp