Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/
DTestClamp.java2456 verifyResultsClampInt3Int3Int3Int3(inValue, inMinValue, inMaxValue, out, false); in checkClampInt3Int3Int3Int3()
2466 verifyResultsClampInt3Int3Int3Int3(inValue, inMinValue, inMaxValue, out, true); in checkClampInt3Int3Int3Int3()
2476 …private void verifyResultsClampInt3Int3Int3Int3(Allocation inValue, Allocation inMinValue, Allocat… in verifyResultsClampInt3Int3Int3Int3() method in TestClamp