Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DScriptGroupTest.java51 Allocation a1_copy, a2_copy; in testScriptGroupSingleKernel() local
66 group.setOutput(mColorMatrix.getKernelID(), a2_copy); in testScriptGroupSingleKernel() local
86 Allocation a1_copy, a2_copy; in testScriptGroupDisconnectedKernel() local
129 Allocation a1_copy, a2_copy; in testScriptGroupFieldConnection() local
153 group.setOutput(mConvolve3x3.getKernelID(), a2_copy); in testScriptGroupFieldConnection() local
177 Allocation a1_copy, a2_copy; in testScriptGroupDisconnectedDAG() local
DImageProcessingTest.java90 Allocation a1_copy, a2_copy; in testBlur() local
668 Allocation a1_copy, a2_copy; in testColorMatrix() local
705 Allocation a1_copy, a2_copy; in testConvolve3x3() local
729 Allocation a1_copy, a2_copy; in testConvolve5x5() local
755 Allocation a1_copy, a2_copy; in testLUT() local
802 Allocation a1_copy, a2_copy; in testScriptGroup() local
830 group.setOutput(mColorMatrix.getKernelID(), a2_copy); in testScriptGroup() local