Searched refs:rsnAllocationElementRead (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 640 native void rsnAllocationElementRead(long con,long id, int xoff, int yoff, int zoff, in rsnAllocationElementRead() method in RenderScript 645 rsnAllocationElementRead(mContext, id, xoff, yoff, zoff, mip, compIdx, d, sizeBytes); in nAllocationElementRead()
|