Searched refs:verifyResultsClampInt4IntIntInt4 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 5109 verifyResultsClampInt4IntIntInt4(inValue, inMinValue, inMaxValue, out, false); in checkClampInt4IntIntInt4() 5119 verifyResultsClampInt4IntIntInt4(inValue, inMinValue, inMaxValue, out, true); in checkClampInt4IntIntInt4() 5129 …private void verifyResultsClampInt4IntIntInt4(Allocation inValue, Allocation inMinValue, Allocatio… in verifyResultsClampInt4IntIntInt4() method in TestClamp
|