Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnAllocationCopyToBitmap

343     native void  rsnAllocationCopyToBitmap(int con, int alloc, Bitmap bmp);
346 rsnAllocationCopyToBitmap(mContext, alloc, bmp);