Home
last modified time | relevance | path

Searched defs:copy1DRangeFromUnchecked (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java1124 private void copy1DRangeFromUnchecked(int off, int count, Object array, in copy1DRangeFromUnchecked() method in Allocation
1159 public void copy1DRangeFromUnchecked(int off, int count, Object array) { in copy1DRangeFromUnchecked() method in Allocation
1187 public void copy1DRangeFromUnchecked(int off, int count, int[] d) { in copy1DRangeFromUnchecked() method in Allocation
1213 public void copy1DRangeFromUnchecked(int off, int count, short[] d) { in copy1DRangeFromUnchecked() method in Allocation
1239 public void copy1DRangeFromUnchecked(int off, int count, byte[] d) { in copy1DRangeFromUnchecked() method in Allocation
1265 public void copy1DRangeFromUnchecked(int off, int count, float[] d) { in copy1DRangeFromUnchecked() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java1141 private void copy1DRangeFromUnchecked(int off, int count, Object array, in copy1DRangeFromUnchecked() method in Allocation
1182 public void copy1DRangeFromUnchecked(int off, int count, Object array) { in copy1DRangeFromUnchecked() method in Allocation
1210 public void copy1DRangeFromUnchecked(int off, int count, int[] d) { in copy1DRangeFromUnchecked() method in Allocation
1236 public void copy1DRangeFromUnchecked(int off, int count, short[] d) { in copy1DRangeFromUnchecked() method in Allocation
1262 public void copy1DRangeFromUnchecked(int off, int count, byte[] d) { in copy1DRangeFromUnchecked() method in Allocation
1288 public void copy1DRangeFromUnchecked(int off, int count, float[] d) { in copy1DRangeFromUnchecked() method in Allocation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...