[go: nahoru, domu]

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

/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java585 native void rsnAllocationData3D(long con, method in class:RenderScript
597 rsnAllocationData3D(mContext,
603 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, method in class:RenderScript
610 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes,
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java518 native void rsnAllocationData3D(long con, method in class:RenderScript
530 rsnAllocationData3D(mContext,
537 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, method in class:RenderScript
544 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes,

Completed in 18 milliseconds