Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationCopyToBitmap

463     native void  rsnAllocationCopyToBitmap(long con, long alloc, Bitmap bmp);
466 rsnAllocationCopyToBitmap(mContext, alloc, bmp);