Searched refs:verifyResultsClampUintUintUintUint (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 2651 verifyResultsClampUintUintUintUint(inValue, inMinValue, inMaxValue, out, false); in checkClampUintUintUintUint() 2661 verifyResultsClampUintUintUintUint(inValue, inMinValue, inMaxValue, out, true); in checkClampUintUintUintUint() 2671 …private void verifyResultsClampUintUintUintUint(Allocation inValue, Allocation inMinValue, Allocat… in verifyResultsClampUintUintUintUint() method in TestClamp
|