Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java3887 verifyResultsClampChar3CharCharChar3(inValue, inMinValue, inMaxValue, out, false); in checkClampChar3CharCharChar3()
3897 verifyResultsClampChar3CharCharChar3(inValue, inMinValue, inMaxValue, out, true); in checkClampChar3CharCharChar3()
3907 …private void verifyResultsClampChar3CharCharChar3(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampChar3CharCharChar3() method in TestClamp