Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java4921 verifyResultsClampInt2IntIntInt2(inValue, inMinValue, inMaxValue, out, false); in checkClampInt2IntIntInt2()
4931 verifyResultsClampInt2IntIntInt2(inValue, inMinValue, inMaxValue, out, true); in checkClampInt2IntIntInt2()
4941 …private void verifyResultsClampInt2IntIntInt2(Allocation inValue, Allocation inMinValue, Allocatio… in verifyResultsClampInt2IntIntInt2() method in TestClamp