Searched refs:verifyResultsClampInt3IntIntInt3 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 5015 verifyResultsClampInt3IntIntInt3(inValue, inMinValue, inMaxValue, out, false); in checkClampInt3IntIntInt3() 5025 verifyResultsClampInt3IntIntInt3(inValue, inMinValue, inMaxValue, out, true); in checkClampInt3IntIntInt3() 5035 …private void verifyResultsClampInt3IntIntInt3(Allocation inValue, Allocation inMinValue, Allocatio… in verifyResultsClampInt3IntIntInt3() method in TestClamp
|