Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java3128 verifyResultsClampLong2Long2Long2Long2(inValue, inMinValue, inMaxValue, out, false); in checkClampLong2Long2Long2Long2()
3138 verifyResultsClampLong2Long2Long2Long2(inValue, inMinValue, inMaxValue, out, true); in checkClampLong2Long2Long2Long2()
3148 …private void verifyResultsClampLong2Long2Long2Long2(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampLong2Long2Long2Long2() method in TestClamp