Home
last modified time | relevance | path

Searched refs:verifyResultsClampInt3IntIntInt3 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java5015 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