Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java1502 verifyResultsClampShortShortShortShort(inValue, inMinValue, inMaxValue, out, false); in checkClampShortShortShortShort()
1512 verifyResultsClampShortShortShortShort(inValue, inMinValue, inMaxValue, out, true); in checkClampShortShortShortShort()
1522 …private void verifyResultsClampShortShortShortShort(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampShortShortShortShort() method in TestClamp