Searched refs:rsnAllocationGetByteBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 490 native ByteBuffer rsnAllocationGetByteBuffer(long con, long alloc, long[] stride, in rsnAllocationGetByteBuffer() method in RenderScript 495 return rsnAllocationGetByteBuffer(mContext, alloc, stride, xBytesSize, dimY, dimZ); in nAllocationGetByteBuffer()
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | RenderScript.java | 455 …native ByteBuffer rsnAllocationGetByteBuffer(long con, long alloc, int xBytesSize, int dimY, int d… in rsnAllocationGetByteBuffer() method in RenderScript 458 return rsnAllocationGetByteBuffer(mContext, alloc, xBytesSize, dimY, dimZ); in nAllocationGetByteBuffer()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49825 Landroid/renderscript/RenderScript;->rsnAllocationGetByteBuffer(JJ[JIII)Ljava/nio/ByteBuffer;
|