Searched refs:copy3DRangeTo (Results 1 – 5 of 5) sorted by relevance
/frameworks/rs/cpp/ |
D | Allocation.cpp | 404 void Allocation::copy3DRangeTo(uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t w, in copy3DRangeTo() function in Allocation
|
D | rsCppStructs.h | 835 void copy3DRangeTo(uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t w,
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 2645 public void copy3DRangeTo(int xoff, int yoff, int zoff, int w, int h, int d, Object array) { in copy3DRangeTo() 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 ... |
/frameworks/base/core/api/ |
D | current.txt | 38228 method @Deprecated public void copy3DRangeTo(int, int, int, int, int, int, Object);
|