Home
last modified time | relevance | path

Searched refs:copy1DRangeFrom (Results 1 – 16 of 16) sorted by relevance

/frameworks/rs/tests/java_api/LatencyBenchmark/src/com/example/android/rs/computebench/
DBenchmark.java43 aout.copy1DRangeFrom(0, 1, temp); in run()
54 aout.copy1DRangeFrom(0, 1, temp); in run()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_alloc_copy.java73 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Byte()
115 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Short()
157 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Int()
199 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Float()
241 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Long()
468 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Byte()
510 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Short()
552 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Int()
594 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Float()
636 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Long()
DUT_alloc_copyPadded.java716 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Byte3()
759 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Short3()
802 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Int3()
845 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Float3()
888 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Long3()
1121 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Byte3()
1164 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Short3()
1207 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Int3()
1250 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Float3()
1293 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Long3()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copy.java75 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Byte()
117 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Short()
159 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Int()
201 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Float()
243 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeTo_Long()
470 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Byte()
512 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Short()
554 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Int()
596 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Float()
638 alloc.copy1DRangeFrom(offset, count, inArray); in allocation_copy1DRangeToUnchecked_Long()
DUT_alloc_copyPadded.java718 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Byte3()
761 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Short3()
804 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Int3()
847 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Float3()
890 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeTo_Long3()
1123 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Byte3()
1166 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Short3()
1209 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Int3()
1252 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Float3()
1295 alloc.copy1DRangeFrom(offset, count, inArray); in testAllocation_copy1DRangeToUnchecked_Long3()
/frameworks/rs/tests/cpp_api/cppbasic/
Dcompute.cpp53 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed); in test_compute()
60 ain->copy1DRangeFrom(0, t->getCount(), buf); in test_compute()
/frameworks/rs/tests/cpp_api/cppbasic-shared/
Dcompute.cpp53 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed); in test_compute()
60 ain->copy1DRangeFrom(0, t->getCount(), buf); in test_compute()
/frameworks/rs/tests/cpp_api/cpp-globalguard/
Dcompute.cpp66 ain->copy1DRangeFrom(0, numElems, buf); in main()
/frameworks/rs/tests/cpp_api/cppallocation/
Dcompute.cpp43 ain->copy1DRangeFrom(0, numElems, buf); in main()
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java1294 public void copy1DRangeFrom(int off, int count, Object array) { in copy1DRangeFrom() method in Allocation
1324 public void copy1DRangeFrom(int off, int count, int[] d) { in copy1DRangeFrom() method in Allocation
1353 public void copy1DRangeFrom(int off, int count, short[] d) { in copy1DRangeFrom() method in Allocation
1382 public void copy1DRangeFrom(int off, int count, byte[] d) { in copy1DRangeFrom() method in Allocation
1411 public void copy1DRangeFrom(int off, int count, float[] d) { in copy1DRangeFrom() method in Allocation
1425 public void copy1DRangeFrom(int off, int count, Allocation data, int dataOff) { in copy1DRangeFrom() method in Allocation
/frameworks/rs/cpp/
DAllocation.cpp217 void Allocation::copy1DRangeFrom(uint32_t off, size_t count, const void *data) { in copy1DRangeFrom() function in Allocation
264 void Allocation::copy1DRangeFrom(uint32_t off, size_t count, const sp<const Allocation>& data, in copy1DRangeFrom() function in Allocation
274 copy1DRangeFrom(0, mCurrentCount, data); in copy1DFrom()
DrsCppStructs.h685 void copy1DRangeFrom(uint32_t off, size_t count, const void *data);
694 …void copy1DRangeFrom(uint32_t off, size_t count, const sp<const Allocation>& data, uint32_t dataOf…
/frameworks/base/rs/java/android/renderscript/
DAllocation.java1316 public void copy1DRangeFrom(int off, int count, Object array) { in copy1DRangeFrom() method in Allocation
1346 public void copy1DRangeFrom(int off, int count, int[] d) { in copy1DRangeFrom() method in Allocation
1375 public void copy1DRangeFrom(int off, int count, short[] d) { in copy1DRangeFrom() method in Allocation
1404 public void copy1DRangeFrom(int off, int count, byte[] d) { in copy1DRangeFrom() method in Allocation
1433 public void copy1DRangeFrom(int off, int count, float[] d) { in copy1DRangeFrom() method in Allocation
1447 public void copy1DRangeFrom(int off, int count, Allocation data, int dataOff) { in copy1DRangeFrom() method in Allocation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25905 method public void copy1DRangeFrom(int, int, java.lang.Object);
25906 method public void copy1DRangeFrom(int, int, int[]);
25907 method public void copy1DRangeFrom(int, int, short[]);
25908 method public void copy1DRangeFrom(int, int, byte[]);
25909 method public void copy1DRangeFrom(int, int, float[]);
25910 method public void copy1DRangeFrom(int, int, android.renderscript.Allocation, int);
/frameworks/base/core/api/
Dcurrent.txt38193 method @Deprecated public void copy1DRangeFrom(int, int, Object);
38194 method @Deprecated public void copy1DRangeFrom(int, int, int[]);
38195 method @Deprecated public void copy1DRangeFrom(int, int, short[]);
38196 method @Deprecated public void copy1DRangeFrom(int, int, byte[]);
38197 method @Deprecated public void copy1DRangeFrom(int, int, float[]);
38198 method @Deprecated public void copy1DRangeFrom(int, int, android.renderscript.Allocation, int);