Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java1784 verifyResultsClampShort4Short4Short4Short4(inValue, inMinValue, inMaxValue, out, false); in checkClampShort4Short4Short4Short4()
1794 verifyResultsClampShort4Short4Short4Short4(inValue, inMinValue, inMaxValue, out, true); in checkClampShort4Short4Short4Short4()
1804 …private void verifyResultsClampShort4Short4Short4Short4(Allocation inValue, Allocation inMinValue,… in verifyResultsClampShort4Short4Short4Short4() method in TestClamp