Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java924 verifyResultsClampChar3Char3Char3Char3(inValue, inMinValue, inMaxValue, out, false); in checkClampChar3Char3Char3Char3()
934 verifyResultsClampChar3Char3Char3Char3(inValue, inMinValue, inMaxValue, out, true); in checkClampChar3Char3Char3Char3()
944 …private void verifyResultsClampChar3Char3Char3Char3(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampChar3Char3Char3Char3() method in TestClamp