Searched defs:outArray (Results 1 – 7 of 7) sorted by relevance
115 short[] outArray = new short[arr_len]; in test_AllocationPadded_Short3_1D() local146 short[] outArray = new short[arr_len]; in test_AllocationPadded_Short3_2D() local178 short[] outArray = new short[arr_len]; in test_AllocationPadded_Short3_3D() local208 int[] outArray = new int[arr_len]; in test_AllocationPadded_Int3_1D() local239 int[] outArray = new int[arr_len]; in test_AllocationPadded_Int3_2D() local271 int[] outArray = new int[arr_len]; in test_AllocationPadded_Int3_3D() local301 float[] outArray = new float[arr_len]; in test_AllocationPadded_Float3_1D() local331 float[] outArray = new float[arr_len]; in test_AllocationPadded_Float3_2D() local362 float[] outArray = new float[arr_len]; in test_AllocationPadded_Float3_3D() local392 double[] outArray = new double[arr_len]; in test_AllocationPadded_Double3_1D() local[all …]
67 short[] outArray = new short[arr_len]; in test_Allocationcopy1DRangeTo_Short() local104 int[] outArray = new int[arr_len]; in test_Allocationcopy1DRangeTo_Int() local141 float[] outArray = new float[arr_len]; in test_Allocationcopy1DRangeTo_Float() local178 long[] outArray = new long[arr_len]; in test_Allocationcopy1DRangeTo_Long() local251 short[] outArray = new short[arr_len]; in test_Allocationcopy2DRangeTo_Short() local285 int[] outArray = new int[arr_len]; in test_Allocationcopy2DRangeTo_Int() local319 float[] outArray = new float[arr_len]; in test_Allocationcopy2DRangeTo_Float() local353 long[] outArray = new long[arr_len]; in test_Allocationcopy2DRangeTo_Long() local429 short[] outArray = new short[arr_len]; in test_Allocationcopy3DRangeTo_Short() local469 int[] outArray = new int[arr_len]; in test_Allocationcopy3DRangeTo_Int() local[all …]
30 int outArray[] = new int[4]; field in SendToClient71 inArray[i], outArray[i]); in testSendToClient() local
80 short[] outArray = new short[arr_len]; in test_rsAllocationCopy1D_Short() local127 int[] outArray = new int[arr_len]; in test_rsAllocationCopy1D_Int() local174 float[] outArray = new float[arr_len]; in test_rsAllocationCopy1D_Float() local222 long[] outArray = new long[arr_len]; in test_rsAllocationCopy1D_Long() local327 short[] outArray = new short[arr_len]; in test_rsAllocationCopy2D_Short() local383 int[] outArray = new int[arr_len]; in test_rsAllocationCopy2D_Int() local439 float[] outArray = new float[arr_len]; in test_rsAllocationCopy2D_Float() local495 long[] outArray = new long[arr_len]; in test_rsAllocationCopy2D_Long() local
47 int[] outArray = new int[INPUTSIZE]; in testResize() local
36 int[] outArray = new int[width * height]; in testAllocationCopy2DRange() local
38 float[] outArray = new float[INPUTSIZE * 4]; in testRsUnpackColor8888RGB() local