Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java3981 verifyResultsClampChar4CharCharChar4(inValue, inMinValue, inMaxValue, out, false); in checkClampChar4CharCharChar4()
3991 verifyResultsClampChar4CharCharChar4(inValue, inMinValue, inMaxValue, out, true); in checkClampChar4CharCharChar4()
4001 …private void verifyResultsClampChar4CharCharChar4(Allocation inValue, Allocation inMinValue, Alloc… in verifyResultsClampChar4CharCharChar4() method in TestClamp