ScriptGroupTest.java | 51 Allocation a1_copy, a2_copy; local 53 a2_copy = Allocation.createTyped(mRS, connect); 66 group.setOutput(mColorMatrix.getKernelID(), a2_copy); local 81 Allocation a1_copy, a2_copy; local 84 a2_copy = Allocation.createTyped(mRS, connect); 116 Allocation a1_copy, a2_copy; local 118 a2_copy = Allocation.createTyped(mRS, connect); 140 group.setOutput(mConvolve3x3.getKernelID(), a2_copy); local 159 Allocation a1_copy, a2_copy; local 161 a2_copy = Allocation.createTyped(mRS, connect) [all...] |