Searched refs:copy3DRangeTo (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DAllocation.cpp404 void Allocation::copy3DRangeTo(uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t w, function in class:Allocation
H A DrsCppStructs.h835 void copy3DRangeTo(uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t w,
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2641 public void copy3DRangeTo(int xoff, int yoff, int zoff, int w, int h, int d, Object array) { method in class:Allocation

Completed in 84 milliseconds