Searched refs:verifyResultsClampUint2Uint2Uint2Uint2 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
D | TestClamp.java | 2745 verifyResultsClampUint2Uint2Uint2Uint2(inValue, inMinValue, inMaxValue, out, false); in checkClampUint2Uint2Uint2Uint2() 2755 verifyResultsClampUint2Uint2Uint2Uint2(inValue, inMinValue, inMaxValue, out, true); in checkClampUint2Uint2Uint2Uint2() 2765 …private void verifyResultsClampUint2Uint2Uint2Uint2(Allocation inValue, Allocation inMinValue, All… in verifyResultsClampUint2Uint2Uint2Uint2() method in TestClamp
|