Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java736 verifyResultsClampCharCharCharChar(inValue, inMinValue, inMaxValue, out, false); in checkClampCharCharCharChar()
746 verifyResultsClampCharCharCharChar(inValue, inMinValue, inMaxValue, out, true); in checkClampCharCharCharChar()
756 …private void verifyResultsClampCharCharCharChar(Allocation inValue, Allocation inMinValue, Allocat… in verifyResultsClampCharCharCharChar() method in TestClamp