Home
last modified time | relevance | path

Searched defs:copy1DRangeToUnchecked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2095 private void copy1DRangeToUnchecked(int off, int count, Object array, in copy1DRangeToUnchecked() method in Allocation
2135 public void copy1DRangeToUnchecked(int off, int count, Object array) { in copy1DRangeToUnchecked() method in Allocation
2163 public void copy1DRangeToUnchecked(int off, int count, int[] d) { in copy1DRangeToUnchecked() method in Allocation
2189 public void copy1DRangeToUnchecked(int off, int count, short[] d) { in copy1DRangeToUnchecked() method in Allocation
2215 public void copy1DRangeToUnchecked(int off, int count, byte[] d) { in copy1DRangeToUnchecked() method in Allocation
2241 public void copy1DRangeToUnchecked(int off, int count, float[] d) { in copy1DRangeToUnchecked() method in Allocation
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...