Home
last modified time | relevance | path

Searched defs:cellVal (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DReduceTest.java389 final int cellVal = inputArray[rsRslt.x + dimX * rsRslt.y]; in testFz2() local
411 final int cellVal = inputArray[rsRslt.x + dimX * rsRslt.y + dimX * dimY * rsRslt.z]; in testFz3() local