Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java1018 verifyResultsClampChar4Char4Char4Char4(inValue, inMinValue, inMaxValue, out, false); in checkClampChar4Char4Char4Char4()
1028 verifyResultsClampChar4Char4Char4Char4(inValue, inMinValue, inMaxValue, out, true); in checkClampChar4Char4Char4Char4()
1038 …private void verifyResultsClampChar4Char4Char4Char4(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampChar4Char4Char4Char4() method in TestClamp