Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCopyPaddedTest.java118 short[] outArray = new short[arr_len]; in test_AllocationPadded_Short3_1D_Helper() local
155 short[] outArray = new short[arr_len]; in test_AllocationPadded_Short3_2D_Helper() local
193 short[] outArray = new short[arr_len]; in test_AllocationPadded_Short3_3D_Helper() local
229 int[] outArray = new int[arr_len]; in test_AllocationPadded_Int3_1D() local
261 int[] outArray = new int[arr_len]; in test_AllocationPadded_Int3_2D() local
294 int[] outArray = new int[arr_len]; in test_AllocationPadded_Int3_3D() local
325 float[] outArray = new float[arr_len]; in test_AllocationPadded_Float3_1D() local
356 float[] outArray = new float[arr_len]; in test_AllocationPadded_Float3_2D() local
388 float[] outArray = new float[arr_len]; in test_AllocationPadded_Float3_3D() local
419 double[] outArray = new double[arr_len]; in test_AllocationPadded_Double3_1D() local
[all …]
DAllocationCopyToTest.java75 short[] outArray = new short[arr_len]; in test_Allocationcopy1DRangeTo_Short_Helper() local
123 int[] outArray = new int[arr_len]; in test_Allocationcopy1DRangeTo_Int() local
160 float[] outArray = new float[arr_len]; in test_Allocationcopy1DRangeTo_Float() local
197 long[] outArray = new long[arr_len]; in test_Allocationcopy1DRangeTo_Long() local
270 short[] outArray = new short[arr_len]; in test_Allocationcopy2DRangeTo_Short_Helper() local
315 int[] outArray = new int[arr_len]; in test_Allocationcopy2DRangeTo_Int() local
349 float[] outArray = new float[arr_len]; in test_Allocationcopy2DRangeTo_Float() local
383 long[] outArray = new long[arr_len]; in test_Allocationcopy2DRangeTo_Long() local
459 short[] outArray = new short[arr_len]; in test_Allocationcopy3DRangeTo_Short_Helper() local
504 int[] outArray = new int[arr_len]; in test_Allocationcopy3DRangeTo_Int() local
[all …]
DSendToClient.java38 int outArray[] = new int[4]; field in SendToClient
79 inArray[i], outArray[i]); in testSendToClient() local
DrsAllocationCopyTest.java80 short[] outArray = new short[arr_len]; in test_rsAllocationCopy1D_Short() local
127 int[] outArray = new int[arr_len]; in test_rsAllocationCopy1D_Int() local
174 float[] outArray = new float[arr_len]; in test_rsAllocationCopy1D_Float() local
222 long[] outArray = new long[arr_len]; in test_rsAllocationCopy1D_Long() local
327 short[] outArray = new short[arr_len]; in test_rsAllocationCopy2D_Short() local
383 int[] outArray = new int[arr_len]; in test_rsAllocationCopy2D_Int() local
439 float[] outArray = new float[arr_len]; in test_rsAllocationCopy2D_Float() local
495 long[] outArray = new long[arr_len]; in test_rsAllocationCopy2D_Long() local
DAllocationResize.java47 int[] outArray = new int[INPUTSIZE]; in testResize() local
DAllocationCopy2DRangeTest.java36 int[] outArray = new int[width * height]; in testAllocationCopy2DRange() local
DRsUnpackColor8888Test.java46 float[] outArray = new float[INPUTSIZE * 4]; in testRsUnpackColor8888RGB() local
DDebugContext.java152 short[] outArray = new short[ArrLen]; in SetupAllocationCopyTests() local
249 short[] outArray = new short[AC.ArrLen]; in testDebugContextRsAllocationCopy2D_Short_Normal() local