Searched refs:verifyResultsClampUint3UintUintUint3 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 5297 verifyResultsClampUint3UintUintUint3(inValue, inMinValue, inMaxValue, out, false); in checkClampUint3UintUintUint3() 5307 verifyResultsClampUint3UintUintUint3(inValue, inMinValue, inMaxValue, out, true); in checkClampUint3UintUintUint3() 5317 …private void verifyResultsClampUint3UintUintUint3(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampUint3UintUintUint3() method in TestClamp
|