Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java3316 verifyResultsClampLong4Long4Long4Long4(inValue, inMinValue, inMaxValue, out, false); in checkClampLong4Long4Long4Long4()
3326 verifyResultsClampLong4Long4Long4Long4(inValue, inMinValue, inMaxValue, out, true); in checkClampLong4Long4Long4Long4()
3336 …private void verifyResultsClampLong4Long4Long4Long4(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampLong4Long4Long4Long4() method in TestClamp