Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java1885 verifyResultsClampUshortUshortUshortUshort(inValue, inMinValue, inMaxValue, out, false); in checkClampUshortUshortUshortUshort()
1895 verifyResultsClampUshortUshortUshortUshort(inValue, inMinValue, inMaxValue, out, true); in checkClampUshortUshortUshortUshort()
1905 …private void verifyResultsClampUshortUshortUshortUshort(Allocation inValue, Allocation inMinValue,… in verifyResultsClampUshortUshortUshortUshort() method in TestClamp