Searched refs:verifyResultsClampInt2Int2Int2Int2 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 2362 verifyResultsClampInt2Int2Int2Int2(inValue, inMinValue, inMaxValue, out, false); in checkClampInt2Int2Int2Int2() 2372 verifyResultsClampInt2Int2Int2Int2(inValue, inMinValue, inMaxValue, out, true); in checkClampInt2Int2Int2Int2() 2382 …private void verifyResultsClampInt2Int2Int2Int2(Allocation inValue, Allocation inMinValue, Allocat… in verifyResultsClampInt2Int2Int2Int2() method in TestClamp
|