Searched refs:verifyResultsClampUint4UintUintUint4 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 5391 verifyResultsClampUint4UintUintUint4(inValue, inMinValue, inMaxValue, out, false); in checkClampUint4UintUintUint4() 5401 verifyResultsClampUint4UintUintUint4(inValue, inMinValue, inMaxValue, out, true); in checkClampUint4UintUintUint4() 5411 …private void verifyResultsClampUint4UintUintUint4(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampUint4UintUintUint4() method in TestClamp
|