Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java2651 verifyResultsClampUintUintUintUint(inValue, inMinValue, inMaxValue, out, false); in checkClampUintUintUintUint()
2661 verifyResultsClampUintUintUintUint(inValue, inMinValue, inMaxValue, out, true); in checkClampUintUintUintUint()
2671 …private void verifyResultsClampUintUintUintUint(Allocation inValue, Allocation inMinValue, Allocat… in verifyResultsClampUintUintUintUint() method in TestClamp