Searched refs:verifyResultsClampUint2UintUintUint2 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 5203 verifyResultsClampUint2UintUintUint2(inValue, inMinValue, inMaxValue, out, false); in checkClampUint2UintUintUint2() 5213 verifyResultsClampUint2UintUintUint2(inValue, inMinValue, inMaxValue, out, true); in checkClampUint2UintUintUint2() 5223 …private void verifyResultsClampUint2UintUintUint2(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampUint2UintUintUint2() method in TestClamp
|