[go: nahoru, domu]

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

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DRenderScript.java1027 native long rsnIncAllocationCreateTyped(long con, long incCon, long alloc, long type, int xBytesSize); method in class:RenderScript
1030 return rsnIncAllocationCreateTyped(mContext, mIncCon, alloc, type, xBytesSize);

Completed in 33 milliseconds