Searched refs:verifyResultsClampInt4Int4Int4Int4 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 2550 verifyResultsClampInt4Int4Int4Int4(inValue, inMinValue, inMaxValue, out, false); in checkClampInt4Int4Int4Int4() 2560 verifyResultsClampInt4Int4Int4Int4(inValue, inMinValue, inMaxValue, out, true); in checkClampInt4Int4Int4Int4() 2570 …private void verifyResultsClampInt4Int4Int4Int4(Allocation inValue, Allocation inMinValue, Allocat… in verifyResultsClampInt4Int4Int4Int4() method in TestClamp
|