Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_alloc_copyPadded.java184 short[] outArray = new short[arr_len]; in testAllocation_Short3_1D() local
219 short[] outArray = new short[arr_len]; in testAllocation_Short3_2D() local
289 int[] outArray = new int[arr_len]; in testAllocation_Int3_1D() local
324 int[] outArray = new int[arr_len]; in testAllocation_Int3_2D() local
360 int[] outArray = new int[arr_len]; in testAllocation_Int3_3D() local
600 long[] outArray = new long[arr_len]; in testAllocation_Long3_1D() local
635 long[] outArray = new long[arr_len]; in testAllocation_Long3_2D() local
671 long[] outArray = new long[arr_len]; in testAllocation_Long3_3D() local
789 int[] outArray = new int[arr_len]; in testAllocation_copy1DRangeTo_Int3() local
998 int[] outArray = new int[arr_len]; in testAllocation_copy2DRangeTo_Int3() local
[all …]
H A DUT_alloc_copy.java102 short[] outArray = new short[arr_len]; in allocation_copy1DRangeTo_Short() local
144 int[] outArray = new int[arr_len]; in allocation_copy1DRangeTo_Int() local
186 float[] outArray = new float[arr_len]; in allocation_copy1DRangeTo_Float() local
228 long[] outArray = new long[arr_len]; in allocation_copy1DRangeTo_Long() local
310 short[] outArray = new short[arr_len]; in allocation_copy2DRangeTo_Short() local
348 int[] outArray = new int[arr_len]; in allocation_copy2DRangeTo_Int() local
386 float[] outArray = new float[arr_len]; in allocation_copy2DRangeTo_Float() local
424 long[] outArray = new long[arr_len]; in allocation_copy2DRangeTo_Long() local
497 short[] outArray = new short[arr_len]; in allocation_copy1DRangeToUnchecked_Short() local
539 int[] outArray = new int[arr_len]; in allocation_copy1DRangeToUnchecked_Int() local
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_alloc_copyPadded.java185 short[] outArray = new short[arr_len]; in testAllocation_Short3_1D() local
220 short[] outArray = new short[arr_len]; in testAllocation_Short3_2D() local
290 int[] outArray = new int[arr_len]; in testAllocation_Int3_1D() local
325 int[] outArray = new int[arr_len]; in testAllocation_Int3_2D() local
361 int[] outArray = new int[arr_len]; in testAllocation_Int3_3D() local
601 long[] outArray = new long[arr_len]; in testAllocation_Long3_1D() local
636 long[] outArray = new long[arr_len]; in testAllocation_Long3_2D() local
672 long[] outArray = new long[arr_len]; in testAllocation_Long3_3D() local
790 int[] outArray = new int[arr_len]; in testAllocation_copy1DRangeTo_Int3() local
999 int[] outArray = new int[arr_len]; in testAllocation_copy2DRangeTo_Int3() local
[all …]
H A DUT_alloc_copy.java104 short[] outArray = new short[arr_len]; in allocation_copy1DRangeTo_Short() local
146 int[] outArray = new int[arr_len]; in allocation_copy1DRangeTo_Int() local
188 float[] outArray = new float[arr_len]; in allocation_copy1DRangeTo_Float() local
230 long[] outArray = new long[arr_len]; in allocation_copy1DRangeTo_Long() local
312 short[] outArray = new short[arr_len]; in allocation_copy2DRangeTo_Short() local
350 int[] outArray = new int[arr_len]; in allocation_copy2DRangeTo_Int() local
388 float[] outArray = new float[arr_len]; in allocation_copy2DRangeTo_Float() local
426 long[] outArray = new long[arr_len]; in allocation_copy2DRangeTo_Long() local
499 short[] outArray = new short[arr_len]; in allocation_copy1DRangeToUnchecked_Short() local
541 int[] outArray = new int[arr_len]; in allocation_copy1DRangeToUnchecked_Int() local
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_alloc_copyPadded.java187 short[] outArray = new short[arr_len]; in testAllocation_Short3_1D() local
222 short[] outArray = new short[arr_len]; in testAllocation_Short3_2D() local
292 int[] outArray = new int[arr_len]; in testAllocation_Int3_1D() local
327 int[] outArray = new int[arr_len]; in testAllocation_Int3_2D() local
363 int[] outArray = new int[arr_len]; in testAllocation_Int3_3D() local
603 long[] outArray = new long[arr_len]; in testAllocation_Long3_1D() local
638 long[] outArray = new long[arr_len]; in testAllocation_Long3_2D() local
674 long[] outArray = new long[arr_len]; in testAllocation_Long3_3D() local
792 int[] outArray = new int[arr_len]; in testAllocation_copy1DRangeTo_Int3() local
1001 int[] outArray = new int[arr_len]; in testAllocation_copy2DRangeTo_Int3() local
[all …]
H A DUT_alloc_copy.java106 short[] outArray = new short[arr_len]; in allocation_copy1DRangeTo_Short() local
148 int[] outArray = new int[arr_len]; in allocation_copy1DRangeTo_Int() local
190 float[] outArray = new float[arr_len]; in allocation_copy1DRangeTo_Float() local
232 long[] outArray = new long[arr_len]; in allocation_copy1DRangeTo_Long() local
314 short[] outArray = new short[arr_len]; in allocation_copy2DRangeTo_Short() local
352 int[] outArray = new int[arr_len]; in allocation_copy2DRangeTo_Int() local
390 float[] outArray = new float[arr_len]; in allocation_copy2DRangeTo_Float() local
428 long[] outArray = new long[arr_len]; in allocation_copy2DRangeTo_Long() local
501 short[] outArray = new short[arr_len]; in allocation_copy1DRangeToUnchecked_Short() local
543 int[] outArray = new int[arr_len]; in allocation_copy1DRangeToUnchecked_Int() local
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkStatsFactory.java149 String[] outArray = new String[relatedIfaces.size()]; in augmentWithStackedInterfaces() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp164 jlong* outArray = env->GetLongArrayElements(channelPair, 0); in android_view_InputChannel_nativeOpenInputChannelPair() local
H A Dandroid_os_Debug.cpp619 jlong* outArray = env->GetLongArrayElements(out, 0); in android_os_Debug_getMemInfo() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputChannel.cpp164 jlong* outArray = env->GetLongArrayElements(channelPair, 0); in android_view_InputChannel_nativeOpenInputChannelPair() local
H A Dandroid_os_Debug.cpp626 jlong* outArray = env->GetLongArrayElements(out, 0); in android_os_Debug_getMemInfo() local
/aosp12/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
H A DHidlTestJava.java929 int[] outArray = proxy.doSomethingElse(paramArray); in client() local
956 String[] outArray = proxy.haveSomeStrings(stringArray); in client() local
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java2539 private void getInsetsSourceControls(WindowState win, InsetsSourceControl.Array outArray) { in getInsetsSourceControls()