Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnAllocationCopyToBitmap

393     native void  rsnAllocationCopyToBitmap(long con, long alloc, Bitmap bmp);
396 rsnAllocationCopyToBitmap(mContext, alloc, bmp);