Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DReduceTest.java94 private Allocation createInputAllocation(Element elt, int xlen, int ylen, int zlen) { in createInputAllocation() method in ReduceTest
128 alloc[count++] = createInputAllocation(elt, xlen, ylen, zlen); in createInputAllocations()