Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java3793 verifyResultsClampChar2CharCharChar2(inValue, inMinValue, inMaxValue, out, false); in checkClampChar2CharCharChar2()
3803 verifyResultsClampChar2CharCharChar2(inValue, inMinValue, inMaxValue, out, true); in checkClampChar2CharCharChar2()
3813 …private void verifyResultsClampChar2CharCharChar2(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampChar2CharCharChar2() method in TestClamp