Searched defs:copy1DRangeFromUnchecked (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 1124 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/ |
D | Allocation.java | 1141 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |