Searched defs:a1_copy (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
H A D | ScriptGroupTest.java | 51 Allocation a1_copy, a2_copy; in testScriptGroupSingleKernel() local 65 group.setInput(mColorMatrix.getKernelID(), a1_copy); in testScriptGroupSingleKernel() local 86 Allocation a1_copy, a2_copy; in testScriptGroupDisconnectedKernel() local 129 Allocation a1_copy, a2_copy; in testScriptGroupFieldConnection() local 152 group.setInput(mColorMatrix.getKernelID(), a1_copy); in testScriptGroupFieldConnection() local 177 Allocation a1_copy, a2_copy; in testScriptGroupDisconnectedDAG() local
|
H A D | ImageProcessingTest.java | 95 Allocation a1_copy, a2_copy; in testBlur() local 724 Allocation a1_copy, a2_copy; in testColorMatrix() local 761 Allocation a1_copy, a2_copy; in testConvolve3x3() local 785 Allocation a1_copy, a2_copy; in testConvolve5x5() local 811 Allocation a1_copy, a2_copy; in testLUT() local 858 Allocation a1_copy, a2_copy; in testScriptGroup() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/default.allocator/ |
H A D | allocator.ctor.pass.cpp | 32 A1 a1_copy = a1; (void)a1_copy; in test() local
|