Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java4545 verifyResultsClampShort4ShortShortShort4(inValue, inMinValue, inMaxValue, out, false); in checkClampShort4ShortShortShort4()
4555 verifyResultsClampShort4ShortShortShort4(inValue, inMinValue, inMaxValue, out, true); in checkClampShort4ShortShortShort4()
4565 …private void verifyResultsClampShort4ShortShortShort4(Allocation inValue, Allocation inMinValue, A… in verifyResultsClampShort4ShortShortShort4() method in TestClamp