Searched refs:rsnAllocationCopyFromBitmap (Results 1 – 2 of 2) sorted by relevance
534 native void rsnAllocationCopyFromBitmap(long con, long alloc, Bitmap bmp); in rsnAllocationCopyFromBitmap() method in RenderScript537 rsnAllocationCopyFromBitmap(mContext, alloc, bmp); in nAllocationCopyFromBitmap()
46485 Landroid/renderscript/RenderScript;->rsnAllocationCopyFromBitmap(JJLandroid/graphics/Bitmap;)V