Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java450 …native ByteBuffer rsnAllocationGetByteBuffer(long con, long alloc, int xBytesSize, int dimY, int d… in rsnAllocationGetByteBuffer() method in RenderScript
453 return rsnAllocationGetByteBuffer(mContext, alloc, xBytesSize, dimY, dimZ); in nAllocationGetByteBuffer()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java496 native ByteBuffer rsnAllocationGetByteBuffer(long con, long alloc, long[] stride, in rsnAllocationGetByteBuffer() method in RenderScript
501 return rsnAllocationGetByteBuffer(mContext, alloc, stride, xBytesSize, dimY, dimZ); in nAllocationGetByteBuffer()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60414 Landroid/renderscript/RenderScript;->rsnAllocationGetByteBuffer(JJ[JIII)Ljava/nio/ByteBuffer;