Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationCopyFromBitmap

359     native void  rsnAllocationCopyFromBitmap(int con, int alloc, Bitmap bmp);
362 rsnAllocationCopyFromBitmap(mContext, alloc, bmp);