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

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2585 private void copy3DRangeToUnchecked(int xoff, int yoff, int zoff, int w, int h, int d, method in class:Allocation
2588 Trace.traceBegin(RenderScript.TRACE_TAG, "copy3DRangeToUnchecked");
2642 copy3DRangeToUnchecked(xoff, yoff, zoff, w, h, d, array,

Completed in 60 milliseconds