Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DScriptGroupTest.java213 Allocation in1, in2, out, resultAlloc; in testScriptGroupTorture() local
218 resultAlloc = Allocation.createTyped(mRS, compareType); in testScriptGroupTorture()
263 compare.forEach_getCompareResult(resultAlloc); in testScriptGroupTorture()
264 resultAlloc.copyTo(result); in testScriptGroupTorture()