Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java3222 verifyResultsClampLong3Long3Long3Long3(inValue, inMinValue, inMaxValue, out, false); in checkClampLong3Long3Long3Long3()
3232 verifyResultsClampLong3Long3Long3Long3(inValue, inMinValue, inMaxValue, out, true); in checkClampLong3Long3Long3Long3()
3242 …private void verifyResultsClampLong3Long3Long3Long3(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampLong3Long3Long3Long3() method in TestClamp