Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java1039 …native long rsnIncAllocationCreateTyped(long con, long incCon, long alloc, long type, int xBytesS… in rsnIncAllocationCreateTyped() method in RenderScript
1042 return rsnIncAllocationCreateTyped(mContext, mIncCon, alloc, type, xBytesSize); in nIncAllocationCreateTyped()